Home
last modified time | relevance | path

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

/dragonfly/sys/dev/video/cxm/
H A Dcxm.c84 static int cxm_shutdown(device_t dev);
99 DEVMETHOD(device_shutdown, cxm_shutdown),
2010 cxm_shutdown(device_t dev) in cxm_shutdown() function