Searched refs:device_shutdown_t (Results 1 – 2 of 2) sorted by relevance
220 typedef int device_shutdown_t(device_t dev); typedef240 return ((device_shutdown_t *) _m)(dev); in DEVICE_SHUTDOWN()
41 static device_shutdown_t usb_shutdown;