Home
last modified time | relevance | path

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

/dragonfly/sys/dev/video/cxm/
H A Dcxm.c82 static int cxm_attach(device_t dev);
97 DEVMETHOD(device_attach, cxm_attach),
1631 cxm_attach(device_t dev) in cxm_attach() function