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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/rtc/
H A Drtc-vr41xx.c86 static unsigned long periodic_count; variable
253 periodic_count = count;
293 unsigned long count = periodic_count;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/host/
H A Dsl811.h155 unsigned periodic_count; member in struct:sl811
H A Dsl811-hcd.c473 sl811->periodic_count--;
480 if (sl811->periodic_count == 0)
762 if (sl811->periodic_count == 0 && list_empty(&sl811->async))
949 sl811->periodic_count++;
H A Disp116x-hcd.c465 if (!--isp116x->periodic_count) {
496 if (isp116x->periodic_count) {
815 if (!isp116x->periodic_count++) {
H A Disp116x.h281 unsigned periodic_count; member in struct:isp116x

Completed in 112 milliseconds