Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dfhci.h508 u16 fhci_get_sof_timer_count(struct fhci_usb *usb);
H A Dfhci-tds.c581 if (((fhci_get_sof_timer_count(usb) < usb->max_frame_usage) || in fhci_tx_conf_interrupt()
H A Dfhci-hcd.c58 u16 fhci_get_sof_timer_count(struct fhci_usb *usb) in fhci_get_sof_timer_count() function