Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_hub.h79 usb_error_t uhub_query_info(struct usb_device *, uint8_t *, uint8_t *);
Dusb_hub.c1192 uhub_query_info(struct usb_device *udev, uint8_t *pnports, uint8_t *ptt) in uhub_query_info() function
/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.c4185 err = uhub_query_info(udev, &sc->sc_hw.devs[index].nports, in xhci_device_state_change()