Home
last modified time | relevance | path

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

/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