Home
last modified time | relevance | path

Searched refs:dsrtc_model (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/i2c/
H A Dds1307.c59 struct dsrtc_model { struct
80 static const struct dsrtc_model ds1307_model = { argument
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 *
[all …]