HomeSort by: relevance | last modified time | path
    Searched defs:strtc_model (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/i2c/
m41st84.c 58 struct strtc_model { struct
67 static const struct strtc_model m41t80_model = {
71 static const struct strtc_model m41t81_model = {
76 static const struct strtc_model m48t84_model = {
95 const struct strtc_model *sc_model;
131 static const struct strtc_model *
135 const struct strtc_model *sm;
149 static const struct strtc_model *
153 const struct strtc_model *sm = NULL;
185 const struct strtc_model *sm
    [all...]
m41st84.c 58 struct strtc_model { struct
67 static const struct strtc_model m41t80_model = {
71 static const struct strtc_model m41t81_model = {
76 static const struct strtc_model m48t84_model = {
95 const struct strtc_model *sc_model;
131 static const struct strtc_model *
135 const struct strtc_model *sm;
149 static const struct strtc_model *
153 const struct strtc_model *sm = NULL;
185 const struct strtc_model *sm
    [all...]
m41st84.c 58 struct strtc_model { struct
67 static const struct strtc_model m41t80_model = {
71 static const struct strtc_model m41t81_model = {
76 static const struct strtc_model m48t84_model = {
95 const struct strtc_model *sc_model;
131 static const struct strtc_model *
135 const struct strtc_model *sm;
149 static const struct strtc_model *
153 const struct strtc_model *sm = NULL;
185 const struct strtc_model *sm
    [all...]

Completed in 34 milliseconds