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

  /src/sys/dev/i2c/
m41st84.c 58 struct strtc_model { struct
69 static const struct strtc_model m41t62_model = {
74 static const struct strtc_model m41t80_model = {
78 static const struct strtc_model m41t81_model = {
83 static const struct strtc_model m48t84_model = {
103 const struct strtc_model *sc_model;
150 static const struct strtc_model *
154 const struct strtc_model *sm;
168 static const struct strtc_model *
172 const struct strtc_model *sm = NULL
    [all...]

Completed in 16 milliseconds