Home
last modified time | relevance | path

Searched refs:device_detach_t (Results 1 - 14 of 14) sorted by relevance

/third_party/FreeBSD/sys/kern/
H A Ddevice_if.h186 typedef int device_detach_t(device_t dev); typedef
214 return ((device_detach_t *) _m)(dev); in DEVICE_DETACH()
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci_pci.c54 static device_detach_t ehci_pci_detach;
H A Dxhci_pci.c39 static device_detach_t xhci_pci_detach;
H A Dusb_controller.c37 static device_detach_t usb_detach;
/third_party/FreeBSD/sys/dev/usb/net/
H A Dif_axge.c72 static device_detach_t axge_detach;
H A Dif_axe.c132 static device_detach_t axe_detach;
H A Dif_urndis.c34 static device_detach_t urndis_detach;
H A Dif_cdce.c60 static device_detach_t cdce_detach;
/third_party/NuttX/drivers/usbdev/gadget/
H A Dcomposite.c75 static device_detach_t composite_detach;
/third_party/FreeBSD/sys/dev/usb/input/
H A Duhid.c108 static device_detach_t uhid_detach;
/third_party/FreeBSD/sys/dev/usb/serial/
H A Du3g.c104 static device_detach_t u3g_detach;
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c49 static device_detach_t usb_linux_detach;
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_hub.c99 static device_detach_t uhub_detach;
/third_party/FreeBSD/sys/dev/usb/storage/
H A Dumass.c486 static device_detach_t umass_detach;

Completed in 21 milliseconds