Searched refs:raw_port (Results 1 – 2 of 2) sorted by relevance
423 unsigned raw_port = port1; in usb_alloc_dev() local508 raw_port = usb_hcd_find_raw_port_number(usb_hcd, in usb_alloc_dev()512 raw_port); in usb_alloc_dev()
3964 int raw_port; in xhci_find_raw_port_number() local3971 raw_port = (addr - base_addr)/NUM_PORT_REGS + 1; in xhci_find_raw_port_number()3972 return raw_port; in xhci_find_raw_port_number()