Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Duhci-hub.c153 if (uhci->wait_for_hp) in uhci_check_ports()
229 !uhci->wait_for_hp) in uhci_hub_status_data()
H A Duhci-pci.c133 uhci->wait_for_hp = 1; in uhci_pci_init()
H A Duhci-hcd.h427 unsigned int wait_for_hp:1; /* Wait for HP port reset */ member