Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Duhci-platform.c22 uhci->rh_numports = uhci_count_ports(hcd); in uhci_platform_init()
H A Duhci-pci.c120 uhci->rh_numports = uhci_count_ports(hcd); in uhci_pci_init()
H A Duhci-hcd.c807 static int uhci_count_ports(struct usb_hcd *hcd) in uhci_count_ports() function