Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dehci.c165 Static void ehci_poll(struct usbd_bus *);
324 .ubm_dopoll = ehci_poll,
1364 ehci_poll(struct usbd_bus *bus) in ehci_poll() function