Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_hub.h78 void uhub_root_intr(struct usb_bus *, const uint8_t *, uint8_t);
Dusb_hub.c1020 uhub_root_intr(struct usb_bus *bus, const uint8_t *ptr, uint8_t len) in uhub_root_intr() function
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c1975 uhub_root_intr(&sc->sc_bus, sc->sc_hub_idata, in ehci_root_intr()
Dxhci.c2998 uhub_root_intr(&sc->sc_bus, sc->sc_hub_idata, in xhci_root_intr()