Home
last modified time | relevance | path

Searched refs:usb_take_controller_t (Results 1 - 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_if.h34 typedef int usb_take_controller_t(device_t dev); typedef
40 return ((usb_take_controller_t *) _m)(dev); in USB_TAKE_CONTROLLER()
/third_party/FreeBSD/stand/kshim/
H A Dbsd_kernel.h120 typedef int usb_take_controller_t (device_t dev); typedef
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci_pci.c55 static usb_take_controller_t ehci_pci_take_controller;
H A Dxhci_pci.c40 static usb_take_controller_t xhci_pci_take_controller;

Completed in 2 milliseconds