Home
last modified time | relevance | path

Searched refs:periodic_count (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-vr41xx.c77 static unsigned long periodic_count; variable
237 unsigned long count = periodic_count; in rtclong1_interrupt()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-timer.c166 if (ehci->periodic_count > 0) in ehci_poll_PSS()
170 if (ehci->periodic_count == 0) { in ehci_poll_PSS()
H A Dsl811.h156 unsigned periodic_count; member
H A Dfotg210.h129 unsigned periodic_count; /* periodic activity count */ member
H A Dsl811-hcd.c463 sl811->periodic_count--;
470 if (sl811->periodic_count == 0)
744 if (sl811->periodic_count == 0 && list_empty(&sl811->async)) in sl811h_irq()
942 sl811->periodic_count++; in sl811h_urb_enqueue()
H A Disp116x.h281 unsigned periodic_count; member
H A Dehci.h167 unsigned periodic_count; /* periodic activity count */ member
H A Disp116x-hcd.c339 if (!--isp116x->periodic_count) {
501 if (isp116x->periodic_count) { in start_atl_transfers()
815 if (!isp116x->periodic_count++) { in isp116x_urb_enqueue()
H A Dehci-sched.c486 if (ehci->periodic_count++) in enable_periodic()
499 if (--ehci->periodic_count) in disable_periodic()
H A Dfotg210-hcd.c1142 if (fotg210->periodic_count > 0) in fotg210_poll_PSS()
1146 if (fotg210->periodic_count == 0) { in fotg210_poll_PSS()
3449 if (fotg210->periodic_count++) in enable_periodic()
3463 if (--fotg210->periodic_count) in disable_periodic()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-timer.c166 if (ehci->periodic_count > 0) in ehci_poll_PSS()
170 if (ehci->periodic_count == 0) { in ehci_poll_PSS()
H A Dsl811.h155 unsigned periodic_count; member
H A Dsl811-hcd.c463 sl811->periodic_count--;
470 if (sl811->periodic_count == 0)
744 if (sl811->periodic_count == 0 && list_empty(&sl811->async)) in sl811h_irq()
942 sl811->periodic_count++; in sl811h_urb_enqueue()
H A Dehci.h167 unsigned periodic_count; /* periodic activity count */ member
H A Disp116x.h280 unsigned periodic_count; member
H A Disp116x-hcd.c339 if (!--isp116x->periodic_count) {
501 if (isp116x->periodic_count) { in start_atl_transfers()
814 if (!isp116x->periodic_count++) { in isp116x_urb_enqueue()
H A Dehci-sched.c492 if (ehci->periodic_count++) in enable_periodic()
506 if (--ehci->periodic_count) in disable_periodic()
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-hcd.h129 unsigned periodic_count; /* periodic activity count */ member
H A Dfotg210-hcd.c1142 if (fotg210->periodic_count > 0) in fotg210_poll_PSS()
1146 if (fotg210->periodic_count == 0) { in fotg210_poll_PSS()
3450 if (fotg210->periodic_count++) in enable_periodic()
3464 if (--fotg210->periodic_count) in disable_periodic()

Completed in 37 milliseconds