/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | uhci-hub.c | 104 if (test_bit(port, &uhci->resuming_ports)) in uhci_finish_suspend() 118 clear_bit(port, &uhci->resuming_ports); in uhci_finish_suspend() 165 if (!test_bit(port, &uhci->resuming_ports)) { in uhci_check_ports() 168 set_bit(port, &uhci->resuming_ports); in uhci_check_ports() 204 if (status || uhci->resuming_ports) { in uhci_hub_status_data() 290 if (test_bit(port, &uhci->resuming_ports)) in uhci_hub_control() 372 &uhci->resuming_ports)) { in uhci_hub_control()
|
H A D | ehci-hub.c | 239 if (ehci->resuming_ports) { in ehci_bus_suspend() 521 return ehci->resuming_ports; in ehci_get_resuming_ports() 638 status = ehci->resuming_ports; in ehci_hub_status_data() 687 if (ehci->resuming_ports) in ehci_hub_status_data() 967 set_bit(wIndex, &ehci->resuming_ports); in ehci_hub_control() 1044 set_bit(wIndex, &ehci->resuming_ports); in ehci_hub_control() 1055 } else if (test_bit(wIndex, &ehci->resuming_ports)) { in ehci_hub_control() 1064 clear_bit(wIndex, &ehci->resuming_ports); in ehci_hub_control() 1131 clear_bit(wIndex, &ehci->resuming_ports); in ehci_hub_control()
|
H A D | xhci-hub.c | 842 if (test_bit(wIndex, &bus_state->resuming_ports)) { in xhci_handle_usb2_port_link_resume() 856 set_bit(wIndex, &bus_state->resuming_ports); in xhci_handle_usb2_port_link_resume() 869 clear_bit(wIndex, &bus_state->resuming_ports); in xhci_handle_usb2_port_link_resume() 1023 test_bit(portnum, &bus_state->resuming_ports)) { in xhci_get_usb2_port_status() 1025 clear_bit(portnum, &bus_state->resuming_ports); in xhci_get_usb2_port_status() 1470 set_bit(wIndex, &bus_state->resuming_ports); in xhci_hub_control() 1477 clear_bit(wIndex, &bus_state->resuming_ports); in xhci_hub_control() 1562 status = bus_state->resuming_ports; in xhci_hub_status_data() 1629 if (bus_state->resuming_ports || /* USB2 */ in xhci_bus_suspend() 1888 return rhub->bus_state.resuming_ports; /* USB in xhci_get_resuming_ports() [all...] |
H A D | ehci-tegra.c | 253 set_bit(wIndex-1, &ehci->resuming_ports); in tegra_ehci_hub_control() 266 clear_bit(wIndex-1, &ehci->resuming_ports); in tegra_ehci_hub_control()
|
H A D | uhci-hcd.c | 142 uhci->port_c_suspend = uhci->resuming_ports = 0; in finish_reset() 743 uhci->resuming_ports) { in uhci_rh_suspend()
|
H A D | fotg210.h | 159 unsigned long resuming_ports; member
|
H A D | ehci.h | 191 unsigned long resuming_ports; /* which ports have member
|
H A D | uhci-hcd.h | 438 unsigned long resuming_ports; member
|
H A D | ehci-hcd.c | 263 ehci->resuming_ports = 0; in ehci_reset() 835 set_bit(i, &ehci->resuming_ports); in ehci_irq()
|
H A D | fotg210-hcd.c | 952 fotg210->resuming_ports = 0; in fotg210_reset() 1403 status = fotg210->resuming_ports; in fotg210_hub_status_data() 1589 clear_bit(wIndex, &fotg210->resuming_ports); in fotg210_hub_control() 1607 clear_bit(wIndex, &fotg210->resuming_ports); in fotg210_hub_control() 1635 clear_bit(wIndex, &fotg210->resuming_ports); in fotg210_hub_control() 1666 clear_bit(wIndex, &fotg210->resuming_ports); in fotg210_hub_control() 5212 set_bit(0, &fotg210->resuming_ports); in fotg210_irq()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | uhci-hub.c | 104 if (test_bit(port, &uhci->resuming_ports)) in uhci_finish_suspend() 118 clear_bit(port, &uhci->resuming_ports); in uhci_finish_suspend() 165 if (!test_bit(port, &uhci->resuming_ports)) { in uhci_check_ports() 168 set_bit(port, &uhci->resuming_ports); in uhci_check_ports() 204 if (status || uhci->resuming_ports) { in uhci_hub_status_data() 290 if (test_bit(port, &uhci->resuming_ports)) in uhci_hub_control() 372 &uhci->resuming_ports)) { in uhci_hub_control()
|
H A D | ehci-hub.c | 239 if (ehci->resuming_ports) { in ehci_bus_suspend() 521 return ehci->resuming_ports; in ehci_get_resuming_ports() 638 status = ehci->resuming_ports; in ehci_hub_status_data() 688 if (ehci->resuming_ports) in ehci_hub_status_data() 830 set_bit(wIndex, &ehci->resuming_ports); in ehci_hub_control() 914 set_bit(wIndex, &ehci->resuming_ports); in ehci_hub_control() 925 } else if (test_bit(wIndex, &ehci->resuming_ports)) { in ehci_hub_control() 934 clear_bit(wIndex, &ehci->resuming_ports); in ehci_hub_control() 1001 clear_bit(wIndex, &ehci->resuming_ports); in ehci_hub_control()
|
H A D | xhci-hub.c | 947 if (test_bit(wIndex, &bus_state->resuming_ports)) { in xhci_handle_usb2_port_link_resume() 961 set_bit(wIndex, &bus_state->resuming_ports); in xhci_handle_usb2_port_link_resume() 974 clear_bit(wIndex, &bus_state->resuming_ports); in xhci_handle_usb2_port_link_resume() 1128 test_bit(portnum, &bus_state->resuming_ports)) { in xhci_get_usb2_port_status() 1130 clear_bit(portnum, &bus_state->resuming_ports); in xhci_get_usb2_port_status() 1575 set_bit(wIndex, &bus_state->resuming_ports); in xhci_hub_control() 1582 clear_bit(wIndex, &bus_state->resuming_ports); in xhci_hub_control() 1667 status = bus_state->resuming_ports; in xhci_hub_status_data() 1735 if (bus_state->resuming_ports || /* USB2 */ in xhci_bus_suspend() 1995 return rhub->bus_state.resuming_ports; /* USB in xhci_get_resuming_ports() [all...] |
H A D | uhci-hcd.c | 142 uhci->port_c_suspend = uhci->resuming_ports = 0; in finish_reset() 741 uhci->resuming_ports) { in uhci_rh_suspend()
|
H A D | ehci.h | 191 unsigned long resuming_ports; /* which ports have member
|
H A D | uhci-hcd.h | 434 unsigned long resuming_ports; member
|
H A D | ehci-hcd.c | 264 ehci->resuming_ports = 0; in ehci_reset() 833 set_bit(i, &ehci->resuming_ports); in ehci_irq()
|
H A D | xhci-tegra.c | 2705 if (bus_state->resuming_ports && hcd->speed == HCD_USB2) { in tegra_xhci_hub_control() 2709 if (!test_bit(i, &bus_state->resuming_ports)) in tegra_xhci_hub_control()
|
/kernel/linux/linux-6.6/drivers/usb/fotg210/ |
H A D | fotg210-hcd.h | 159 unsigned long resuming_ports; member
|
H A D | fotg210-hcd.c | 952 fotg210->resuming_ports = 0; in fotg210_reset() 1403 status = fotg210->resuming_ports; in fotg210_hub_status_data() 1589 clear_bit(wIndex, &fotg210->resuming_ports); in fotg210_hub_control() 1607 clear_bit(wIndex, &fotg210->resuming_ports); in fotg210_hub_control() 1635 clear_bit(wIndex, &fotg210->resuming_ports); in fotg210_hub_control() 1666 clear_bit(wIndex, &fotg210->resuming_ports); in fotg210_hub_control() 5211 set_bit(0, &fotg210->resuming_ports); in fotg210_irq()
|
/kernel/linux/linux-5.10/drivers/usb/core/ |
H A D | hcd.c | 1053 if (!(bus->resuming_ports & bit)) { in usb_hcd_start_port_resume() 1054 bus->resuming_ports |= bit; in usb_hcd_start_port_resume() 1075 if (bus->resuming_ports & bit) { in usb_hcd_end_port_resume() 1076 bus->resuming_ports &= ~bit; in usb_hcd_end_port_resume()
|
H A D | hub.c | 3890 unsigned long resuming_ports; in report_wakeup_requests() local 3907 resuming_ports = hcd->driver->get_resuming_ports(hcd); in report_wakeup_requests() 3909 if (test_bit(i, &resuming_ports)) { in report_wakeup_requests()
|
/kernel/linux/linux-6.6/drivers/usb/core/ |
H A D | hcd.c | 1029 if (!(bus->resuming_ports & bit)) { in usb_hcd_start_port_resume() 1030 bus->resuming_ports |= bit; in usb_hcd_start_port_resume() 1051 if (bus->resuming_ports & bit) { in usb_hcd_end_port_resume() 1052 bus->resuming_ports &= ~bit; in usb_hcd_end_port_resume()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | usb.h | 467 unsigned resuming_ports; /* bit array: resuming root-hub ports */ member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | usb.h | 489 unsigned resuming_ports; /* bit array: resuming root-hub ports */ member
|