Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/kern/
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/
Dehci_pci.c56 static device_detach_t ehci_pci_detach;
Dxhci_pci.c40 static device_detach_t xhci_pci_detach;
Dusb_controller.c38 static device_detach_t usb_detach;
/third_party/NuttX/drivers/usbdev/gadget/
Dcomposite.c75 static device_detach_t composite_detach;
/third_party/FreeBSD/sys/dev/usb/net/
Dif_axge.c73 static device_detach_t axge_detach;
Dif_urndis.c35 static device_detach_t urndis_detach;
Dif_axe.c134 static device_detach_t axe_detach;
Dif_cdce.c61 static device_detach_t cdce_detach;
/third_party/FreeBSD/sys/dev/usb/input/
Duhid.c110 static device_detach_t uhid_detach;
/third_party/FreeBSD/sys/dev/usb/serial/
Du3g.c106 static device_detach_t u3g_detach;
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dlinux_usb.c50 static device_detach_t usb_linux_detach;
/third_party/FreeBSD/sys/dev/usb/
Dusb_hub.c100 static device_detach_t uhub_detach;
/third_party/FreeBSD/sys/dev/usb/storage/
Dumass.c490 static device_detach_t umass_detach;