Searched refs:usbh_find_hubport (Results 1 – 3 of 3) sorted by relevance
280 struct usbh_hubport *usbh_find_hubport(uint8_t busid, uint8_t hub_index, uint8_t hub_port);
946 struct usbh_hubport *usbh_find_hubport(uint8_t busid, uint8_t hub_index, uint8_t hub_port) in usbh_find_hubport() function
384 struct usbh_hubport *hport = usbh_find_hubport(0, 1, 1);
Completed in 9 milliseconds