Home | History | Annotate | Download | only in i2c

Lines Matching defs:strtc_model

58 struct strtc_model {
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;
254 const struct strtc_model * const sm = sc->sc_model;
295 const struct strtc_model * const sm = sc->sc_model;