Searched refs:hub_port (Results 1 – 3 of 3) sorted by relevance
1239 uint8_t *hub_address, uint8_t *hub_port) in usb_find_usb2_hub_address_port() argument1261 *hub_port = 0; in usb_find_usb2_hub_address_port()1270 *hub_port = ttdev->portnr; in usb_find_usb2_hub_address_port()1274 uint8_t *hub_address, uint8_t *hub_port) in usb_find_usb2_hub_address_port() argument1282 *hub_port = udev->portnr; in usb_find_usb2_hub_address_port()1288 *hub_port = 0; in usb_find_usb2_hub_address_port()
519 uint8_t hub_devnum, uint8_t hub_port) in dwc_otg_hc_init_split() argument525 hcsplt |= hub_port << DWC2_HCSPLT_PRTADDR_OFFSET; in dwc_otg_hc_init_split()958 uint8_t hub_port; in chunk_msg() local963 &hub_port); in chunk_msg()964 dwc_otg_hc_init_split(hc_regs, hub_addr, hub_port); in chunk_msg()
962 uint8_t *hub_address, uint8_t *hub_port);
Completed in 11 milliseconds