Home
last modified time | relevance | path

Searched refs:poll_rh (Results 1 – 12 of 12) sorted by relevance

/drivers/usb/host/
Dohci-hub.c364 int poll_rh = 1; in ohci_root_hub_state_changes() local
390 poll_rh = 0; in ohci_root_hub_state_changes()
409 poll_rh = 0; in ohci_root_hub_state_changes()
427 poll_rh = 0; in ohci_root_hub_state_changes()
440 poll_rh = 0; in ohci_root_hub_state_changes()
444 return poll_rh; in ohci_root_hub_state_changes()
536 hcd->poll_rh = ohci_root_hub_state_changes(ohci, changed, in ohci_hub_status_data()
Duhci-hcd.c143 uhci_to_hcd(uhci)->poll_rh = 0; in finish_reset()
347 uhci_to_hcd(uhci)->poll_rh = (!int_enable && wakeup_enable); in suspend_rh()
366 uhci_to_hcd(uhci)->poll_rh = 1; in start_rh()
794 hcd->poll_rh = 0; in uhci_pci_suspend()
847 hcd->poll_rh = 1; in uhci_pci_resume()
Dohci-hcd.c684 hcd->poll_rh = 1; in ohci_run()
821 hcd->poll_rh = 1; in ohci_irq()
Dehci-hcd.c562 hcd->poll_rh = 0; in ehci_run()
Dhwa-hc.c161 usb_hcd->poll_rh = 1; in hwahc_op_start()
Dohci-dbg.c700 ohci_to_hcd(ohci)->poll_rh ? "ON" : "off"); in fill_registers_buffer()
Disp1760-hcd.c479 hcd->poll_rh = 0; in isp1760_run()
Doxu210hp-hcd.c2720 hcd->poll_rh = 0; in oxu_run()
/drivers/usb/core/
Dhcd.c614 if (hcd->uses_new_polling ? hcd->poll_rh : in usb_hcd_poll_rh_status()
1763 hcd->poll_rh = 0; in usb_hc_died()
1952 if (hcd->uses_new_polling && hcd->poll_rh) in usb_add_hcd()
2009 hcd->poll_rh = 0; in usb_remove_hcd()
Dhcd.h102 unsigned poll_rh:1; /* poll for rh status? */ member
/drivers/usb/host/whci/
Dhcd.c71 usb_hcd->poll_rh = 1; in whc_start()
/drivers/usb/c67x00/
Dc67x00-hcd.c285 hcd->poll_rh = 1; in c67x00_hcd_start()