Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dfhci.h508 u16 fhci_get_sof_timer_count(struct fhci_usb *usb);
Dfhci-tds.c581 if (((fhci_get_sof_timer_count(usb) < usb->max_frame_usage) || in fhci_tx_conf_interrupt()
Dfhci-hcd.c57 u16 fhci_get_sof_timer_count(struct fhci_usb *usb) in fhci_get_sof_timer_count() function
Dfhci-sched.c206 1000 - fhci_get_sof_timer_count(usb)))) { in add_packet()