Searched refs:DS133X_DEVNAME (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/iicbus/
H A Dds133x.c49 #define DS133X_DEVNAME "ds133x_rtc" macro
220 if (device_find_child(parent, DS133X_DEVNAME, -1) == NULL)
221 BUS_ADD_CHILD(parent, 0, DS133X_DEVNAME, -1);
354 DS133X_DEVNAME,

Completed in 205 milliseconds