Home
last modified time | relevance | path

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

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