Home
last modified time | relevance | path

Searched refs:endpoint_init (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/bus/u4b/
H A Dusb_controller.h60 void (*endpoint_init) (struct usb_device *, member
H A Dusb_device.c378 (methods->endpoint_init) (udev, edesc, ep); in usb_init_endpoint()
/dragonfly/sys/bus/u4b/controller/
H A Dohci.c2718 .endpoint_init = ohci_ep_init,
H A Duhci.c3218 .endpoint_init = uhci_ep_init,
H A Dehci.c3961 .endpoint_init = ehci_ep_init,
H A Dxhci.c4326 .endpoint_init = xhci_ep_init,