Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/controller/twsi/
H A Dmv_twsi.c95 static int mv_twsi_attach(device_t);
107 DEVMETHOD(device_attach, mv_twsi_attach),
177 mv_twsi_attach(device_t dev) in mv_twsi_attach() function