Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/sensor/
H A Dtmp461.c76 static int tmp461_attach(device_t dev);
85 DEVMETHOD(device_attach, tmp461_attach),
125 tmp461_attach(device_t dev) in tmp461_attach() function