Home
last modified time | relevance | path

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

/trueos/sys/boot/usb/
HDbsd_kernel.h122 (((device_shutdown_t *)(device_get_method(dev, "device_shutdown")))(dev,## __VA_ARGS__))
282 typedef int device_shutdown_t (device_t dev); typedef
/trueos/sys/arm/ti/usb/
HDomap_ehci.c132 static device_shutdown_t omap_ehci_shutdown;
/trueos/sys/dev/usb/controller/
HDusb_controller.c78 static device_shutdown_t usb_shutdown;