Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dfhci-hub.c85 fhci_stop_sof_timer(fhci); in fhci_port_disable()
154 fhci_stop_sof_timer(fhci); in fhci_port_reset()
240 fhci_stop_sof_timer(fhci); in fhci_hub_control()
305 fhci_stop_sof_timer(fhci); in fhci_hub_control()
H A Dfhci.h507 void fhci_stop_sof_timer(struct fhci_hcd *fhci);
H A Dfhci-hcd.c48 void fhci_stop_sof_timer(struct fhci_hcd *fhci) in fhci_stop_sof_timer() function
H A Dfhci-sched.c434 fhci_stop_sof_timer(fhci); in fhci_device_disconnected_interrupt()