Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Duhci-pci.c190 clear_bit(HCD_FLAG_POLL_RH, &hcd->flags); in uhci_pci_suspend()
251 set_bit(HCD_FLAG_POLL_RH, &hcd->flags); in uhci_pci_resume()
H A Duhci-hcd.c145 clear_bit(HCD_FLAG_POLL_RH, &uhci_to_hcd(uhci)->flags); in finish_reset()
380 set_bit(HCD_FLAG_POLL_RH, &uhci_to_hcd(uhci)->flags); in suspend_rh()
382 clear_bit(HCD_FLAG_POLL_RH, &uhci_to_hcd(uhci)->flags); in suspend_rh()
407 set_bit(HCD_FLAG_POLL_RH, &uhci_to_hcd(uhci)->flags); in start_rh()
H A Dohci-hub.c523 set_bit(HCD_FLAG_POLL_RH, &hcd->flags); in ohci_hub_status_data()
525 clear_bit(HCD_FLAG_POLL_RH, &hcd->flags); in ohci_hub_status_data()
H A Dohci-hcd.c655 set_bit(HCD_FLAG_POLL_RH, &hcd->flags); in ohci_run()
952 set_bit(HCD_FLAG_POLL_RH, &hcd->flags); in ohci_irq()
H A Dxhci.c674 clear_bit(HCD_FLAG_POLL_RH, &hcd->flags); in xhci_shutdown()
678 clear_bit(HCD_FLAG_POLL_RH, &xhci->shared_hcd->flags); in xhci_shutdown()
910 clear_bit(HCD_FLAG_POLL_RH, &hcd->flags); in xhci_suspend()
913 clear_bit(HCD_FLAG_POLL_RH, &xhci->shared_hcd->flags); in xhci_suspend()
1200 set_bit(HCD_FLAG_POLL_RH, &xhci->shared_hcd->flags); in xhci_resume()
1203 set_bit(HCD_FLAG_POLL_RH, &hcd->flags); in xhci_resume()
H A Dxen-hcd.c1298 clear_bit(HCD_FLAG_POLL_RH, &hcd->flags); in xenhcd_run()
H A Dmax3421-hcd.c1876 set_bit(HCD_FLAG_POLL_RH, &hcd->flags); in max3421_probe()
H A Dxhci-hub.c1709 clear_bit(HCD_FLAG_POLL_RH, &hcd->flags); in xhci_hub_status_data()
H A Dxhci-ring.c2042 set_bit(HCD_FLAG_POLL_RH, &hcd->flags); in handle_port_status()
2112 set_bit(HCD_FLAG_POLL_RH, &hcd->flags); in handle_port_status()
/linux/include/linux/usb/
H A Dhcd.h108 #define HCD_FLAG_POLL_RH 2 /* poll for rh status? */ macro
120 #define HCD_POLL_RH(hcd) ((hcd)->flags & (1U << HCD_FLAG_POLL_RH))
/linux/drivers/usb/c67x00/
H A Dc67x00-hcd.c270 set_bit(HCD_FLAG_POLL_RH, &hcd->flags); in c67x00_hcd_start()
/linux/drivers/usb/core/
H A Dhcd.c2505 clear_bit(HCD_FLAG_POLL_RH, &hcd->flags); in usb_hc_died()
2517 clear_bit(HCD_FLAG_POLL_RH, &hcd->flags); in usb_hc_died()
2770 clear_bit(HCD_FLAG_POLL_RH, &hcd->flags); in usb_stop_hcd()
2777 clear_bit(HCD_FLAG_POLL_RH, &hcd->flags); in usb_stop_hcd()