Home
last modified time | relevance | path

Searched refs:isoc_count (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-sched.c1550 if (ehci->isoc_count == 0) in iso_stream_schedule()
1794 ++ehci->isoc_count; in itd_link_urb()
1872 --ehci->isoc_count; in itd_complete()
2185 ++ehci->isoc_count; in sitd_link_urb()
2252 --ehci->isoc_count; in sitd_complete()
2467 if (unlikely(modified && ehci->isoc_count > 0)) in scan_isoc()
H A Dehci-timer.c372 if (ehci->isoc_count > 0 || (ehci->need_io_watchdog && in turn_on_io_watchdog()
H A Dfotg210.h128 unsigned isoc_count; /* isoc activity count */ member
H A Dehci.h166 unsigned isoc_count; /* isoc activity count */ member
H A Dfotg210-hcd.c1310 if (fotg210->isoc_count > 0 || (fotg210->need_io_watchdog && in turn_on_io_watchdog()
4269 if (fotg210->isoc_count == 0) in iso_stream_schedule()
4407 ++fotg210->isoc_count; in itd_link_urb()
4487 --fotg210->isoc_count; in itd_complete()
4638 if (unlikely(modified && fotg210->isoc_count > 0)) in scan_frame_queue()
4840 if (fotg210->isoc_count > 0) in fotg210_work()
H A Dehci-hcd.c403 if (ehci->isoc_count > 0) in ehci_work()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-sched.c1561 if (ehci->isoc_count == 0) in iso_stream_schedule()
1805 ++ehci->isoc_count; in itd_link_urb()
1883 --ehci->isoc_count; in itd_complete()
2196 ++ehci->isoc_count; in sitd_link_urb()
2263 --ehci->isoc_count; in sitd_complete()
2478 if (unlikely(modified && ehci->isoc_count > 0)) in scan_isoc()
H A Dehci-timer.c372 if (ehci->isoc_count > 0 || (ehci->need_io_watchdog && in turn_on_io_watchdog()
H A Dehci.h166 unsigned isoc_count; /* isoc activity count */ member
H A Dehci-hcd.c404 if (ehci->isoc_count > 0) in ehci_work()
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-hcd.h128 unsigned isoc_count; /* isoc activity count */ member
H A Dfotg210-hcd.c1310 if (fotg210->isoc_count > 0 || (fotg210->need_io_watchdog && in turn_on_io_watchdog()
4269 if (fotg210->isoc_count == 0) in iso_stream_schedule()
4407 ++fotg210->isoc_count; in itd_link_urb()
4487 --fotg210->isoc_count; in itd_complete()
4638 if (unlikely(modified && fotg210->isoc_count > 0)) in scan_frame_queue()
4839 if (fotg210->isoc_count > 0) in fotg210_work()

Completed in 30 milliseconds