Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/iicbus/
Dadm1030.c67 static int adm1030_attach(device_t);
78 DEVMETHOD(device_attach, adm1030_attach),
151 adm1030_attach(device_t dev) in adm1030_attach() function