Lines Matching defs:dsrtc_model
59 struct dsrtc_model {
80 static const struct dsrtc_model ds1307_model = {
92 static const struct dsrtc_model ds1339_model = {
100 static const struct dsrtc_model ds1340_model = {
110 static const struct dsrtc_model ds1672_model = {
120 static const struct dsrtc_model ds3231_model = {
128 static const struct dsrtc_model ds3232_model = {
144 static const struct dsrtc_model mcp7940_model = {
189 struct dsrtc_model sc_model;
234 static const struct dsrtc_model *
238 const struct dsrtc_model *dm;
252 static const struct dsrtc_model *
255 const struct dsrtc_model *dm = NULL;
265 dsrtc_is_valid_addr_for_model(const struct dsrtc_model *dm, i2c_addr_t addr)
279 const struct dsrtc_model *dm;
300 const struct dsrtc_model *dm;
412 const struct dsrtc_model * const dm = &sc->sc_model;
453 const struct dsrtc_model * const dm = &sc->sc_model;
519 struct dsrtc_model * const dm = &sc->sc_model;
583 struct dsrtc_model * const dm = &sc->sc_model;
736 const struct dsrtc_model * const dm = &sc->sc_model;
774 const struct dsrtc_model * const dm = &sc->sc_model;