Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_controller.h62 void (*endpoint_init) (struct usb_device *, member
Dusb_device.c320 (methods->endpoint_init) (udev, edesc, ep); in usb_init_endpoint()
/third_party/pulseaudio/src/modules/bluetooth/
Dbluez5-util.c1566 static void endpoint_init(pa_bluetooth_discovery *y, const char *endpoint) { in endpoint_init() function
1648 endpoint_init(y, endpoint); in pa_bluetooth_discovery_get()
1652 endpoint_init(y, endpoint); in pa_bluetooth_discovery_get()
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c3942 .endpoint_init = ehci_ep_init,
Dxhci.c4310 .endpoint_init = xhci_ep_init,