Searched refs:usbd_req_get_ss_hub_descriptor (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/usb/
H A Dusb_request.h59 usb_error_t usbd_req_get_ss_hub_descriptor(struct usb_device *udev,
H A Dusb_hub.c1200 err = usbd_req_get_ss_hub_descriptor(udev, NULL, &hubdesc30, 1);
1338 err = usbd_req_get_ss_hub_descriptor(udev, NULL, &hubdesc30, 1);
1360 err = usbd_req_get_ss_hub_descriptor(udev, NULL, &hubdesc30, nports);
H A Dusb_request.c1505 * usbd_req_get_ss_hub_descriptor
1512 usbd_req_get_ss_hub_descriptor(struct usb_device *udev, struct mtx *mtx, function

Completed in 177 milliseconds