Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/sensor/
H A Dds1631.c92 static void ds1631_start(void *xdev);
230 sc->enum_hook.ich_func = ds1631_start; in ds1631_attach()
292 ds1631_start(void *xdev) in ds1631_start() function