Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Doxu210hp-hcd.c803 oxu_to_hcd(oxu)->state = HC_STATE_HALT; in ehci_reset()
830 oxu_to_hcd(oxu)->state = HC_STATE_HALT; in ehci_quiesce()
842 oxu_to_hcd(oxu)->state = HC_STATE_HALT; in ehci_quiesce()
2110 if (HC_IS_RUNNING(oxu_to_hcd(oxu)->state) in end_unlink_async()
2306 oxu_to_hcd(oxu)->state = HC_STATE_HALT; in enable_periodic()
2307 usb_hc_died(oxu_to_hcd(oxu)); in enable_periodic()
2314 oxu_to_hcd(oxu)->state = HC_STATE_RUNNING; in enable_periodic()
2332 oxu_to_hcd(oxu)->state = HC_STATE_HALT; in disable_periodic()
2333 usb_hc_died(oxu_to_hcd(oxu)); in disable_periodic()
2685 if (HC_IS_RUNNING(oxu_to_hcd(oxu)->state)) in scan_periodic()
[all …]