Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_device.h343 uint8_t uhub_count_active_host_ports(struct usb_device *, enum usb_dev_speed);
H A Dusb_request.c2039 ((uhub_count_active_host_ports(parent_hub, USB_SPEED_LOW) + in usbd_req_re_enumerate()
2040 uhub_count_active_host_ports(parent_hub, USB_SPEED_FULL)) == 1)) { in usbd_req_re_enumerate()
H A Dusb_hub.c371 * uhub_count_active_host_ports
376 uhub_count_active_host_ports(struct usb_device *udev, enum usb_dev_speed speed) in uhub_count_active_host_ports() function

Completed in 7 milliseconds