Home
last modified time | relevance | path

Searched refs:usb_bus_methods (Results 1 - 8 of 8) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_device.h31 struct usb_bus_methods;
137 const struct usb_bus_methods *methods;
H A Dusb_bus.h100 const struct usb_bus_methods *methods; /* filled by HC driver */
H A Dusb_controller.h55 struct usb_bus_methods { struct
H A Dusb_hub.c3013 const struct usb_bus_methods *mtod; in usbd_filter_power_mode()
H A Dusb_device.c312 const struct usb_bus_methods *methods; in usb_init_endpoint()
H A Dusb_transfer.c154 const struct usb_bus_methods *mtod; in usbd_get_dma_delay()
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c124 extern struct usb_bus_methods xhci_bus_methods;
4279 struct usb_bus_methods xhci_bus_methods = {
H A Dehci.c76 extern const struct usb_bus_methods ehci_bus_methods;
3905 const struct usb_bus_methods ehci_bus_methods = {

Completed in 24 milliseconds