Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/sensor/
H A Dlm75.c76 static int lm75_attach(device_t);
108 DEVMETHOD(device_attach, lm75_attach),
190 lm75_attach(device_t dev) in lm75_attach() function