Home
last modified time | relevance | path

Searched refs:xhc_state (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.c125 xhci->xhc_state |= XHCI_STATE_HALTED; in xhci_halt()
157 xhci->xhc_state = 0; in xhci_start()
588 xhci->xhc_state |= XHCI_STATE_HALTED; in xhci_stop()
1033 !(xhci->xhc_state & XHCI_STATE_REMOVING)) { in xhci_resume()
1403 if (xhci->xhc_state & XHCI_STATE_HALTED) in xhci_check_args()
1559 if (xhci->xhc_state & XHCI_STATE_DYING) { in xhci_urb_enqueue()
1674 if (temp == ~(u32)0 || xhci->xhc_state & XHCI_STATE_DYING) { in xhci_urb_dequeue()
1694 if (xhci->xhc_state & XHCI_STATE_HALTED) { in xhci_urb_dequeue()
1786 if (xhci->xhc_state & XHCI_STATE_DYING) in xhci_drop_endpoint()
1873 if (xhci->xhc_state in xhci_add_endpoint()
[all...]
H A Dxhci-ring.c413 !(xhci->xhc_state & XHCI_STATE_DYING)) { in xhci_handle_stopped_cmd_ring()
900 if (ep->xhci->xhc_state & XHCI_STATE_DYING) in xhci_giveback_invalidated_tds()
1255 if (xhci->xhc_state & XHCI_STATE_DYING) in xhci_hc_died()
1259 xhci->xhc_state |= XHCI_STATE_DYING; in xhci_hc_died()
1272 if (!(xhci->xhc_state & XHCI_STATE_REMOVING)) in xhci_hc_died()
1647 if (xhci->xhc_state & XHCI_STATE_REMOVING) { in xhci_handle_command_timeout()
3026 if (xhci->xhc_state & XHCI_STATE_DYING) { in xhci_handle_event()
3137 if (xhci->xhc_state & XHCI_STATE_DYING || in xhci_irq()
3138 xhci->xhc_state & XHCI_STATE_HALTED) { in xhci_irq()
4332 if ((xhci->xhc_state in queue_command()
[all...]
H A Dxhci-mtk.c716 xhci->xhc_state |= XHCI_STATE_REMOVING; in xhci_mtk_remove()
813 if (xhci->xhc_state) in xhci_mtk_runtime_suspend()
829 if (xhci->xhc_state) in xhci_mtk_runtime_resume()
H A Dxhci-histb.c319 xhci->xhc_state |= XHCI_STATE_REMOVING; in xhci_histb_remove()
H A Dxhci-plat.c413 xhci->xhc_state |= XHCI_STATE_REMOVING; in xhci_plat_remove()
H A Dxhci-pci.c720 xhci->xhc_state |= XHCI_STATE_REMOVING; in xhci_pci_remove()
H A Dxhci.h1833 unsigned int xhc_state; member
H A Dxhci-hub.c777 !(xhci->xhc_state & XHCI_STATE_HALTED)) { in xhci_exit_test_mode()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-ring.c335 !(xhci->xhc_state & XHCI_STATE_DYING)) { in xhci_handle_stopped_cmd_ring()
1011 if (xhci->xhc_state & XHCI_STATE_DYING) in xhci_handle_cmd_stop_ep()
1097 if (xhci->xhc_state & XHCI_STATE_DYING) in xhci_hc_died()
1101 xhci->xhc_state |= XHCI_STATE_DYING; in xhci_hc_died()
1114 if (!(xhci->xhc_state & XHCI_STATE_REMOVING)) in xhci_hc_died()
1553 if (xhci->xhc_state & XHCI_STATE_REMOVING) { in xhci_handle_command_timeout()
2903 if (xhci->xhc_state & XHCI_STATE_DYING) { in xhci_handle_event()
3004 if (xhci->xhc_state & XHCI_STATE_DYING || in xhci_irq()
3005 xhci->xhc_state & XHCI_STATE_HALTED) { in xhci_irq()
4184 if ((xhci->xhc_state in queue_command()
[all...]
H A Dxhci.c124 xhci->xhc_state |= XHCI_STATE_HALTED; in xhci_halt()
155 xhci->xhc_state = 0; in xhci_start()
738 xhci->xhc_state |= XHCI_STATE_HALTED; in xhci_stop()
1414 if (xhci->xhc_state & XHCI_STATE_HALTED) in xhci_check_args()
1572 if (xhci->xhc_state & XHCI_STATE_DYING) { in xhci_urb_enqueue()
1687 if (temp == ~(u32)0 || xhci->xhc_state & XHCI_STATE_DYING) { in xhci_urb_dequeue()
1707 if (xhci->xhc_state & XHCI_STATE_HALTED) { in xhci_urb_dequeue()
1797 if (xhci->xhc_state & XHCI_STATE_DYING) in xhci_drop_endpoint()
1886 if (xhci->xhc_state & XHCI_STATE_DYING) in xhci_add_endpoint()
2806 if (xhci->xhc_state in xhci_configure_endpoint()
[all...]
H A Dxhci-histb.c329 xhci->xhc_state |= XHCI_STATE_REMOVING; in xhci_histb_remove()
H A Dxhci-plat.c417 xhci->xhc_state |= XHCI_STATE_REMOVING; in xhci_plat_remove()
H A Dxhci-pci.c534 xhci->xhc_state |= XHCI_STATE_REMOVING; in xhci_pci_remove()
H A Dxhci.h1825 unsigned int xhc_state; member
H A Dxhci-hub.c672 !(xhci->xhc_state & XHCI_STATE_HALTED)) { in xhci_exit_test_mode()

Completed in 39 milliseconds