Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci.h1744 int hw_portnum; member
H A Dxhci-mem.c2148 xhci->hw_ports[i].hw_portnum = i; in xhci_setup_port_arrays()
H A Dxhci.c4240 return rhub->ports[port1 - 1]->hw_portnum + 1; in xhci_find_raw_port_number()