Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/sensor/
H A Dmax6690.c70 static int max6690_attach(device_t);
89 DEVMETHOD(device_attach, max6690_attach),
230 max6690_attach(device_t dev) in max6690_attach() function