Searched refs:full_count (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/include/mach/
H A Dsharpsl_pm.h88 int full_count; member in struct:sharpsl_pm_status
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dsharpsl_pm.c301 sharpsl_pm.full_count = 0;
374 sharpsl_pm.full_count++;
380 } else if (sharpsl_pm.full_count < 2) {
769 sharpsl_pm.full_count = 0;
776 if (sharpsl_pm.full_count == 0) {
801 sharpsl_pm.full_count++;
821 if (sharpsl_pm.full_count > SHARPSL_CHARGE_RETRY_CNT) {
823 sharpsl_pm.full_count = 0;
825 sharpsl_pm.full_count++;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Dmite.c115 unsigned full_count = fcr_bits & 0xff; local
116 return empty_count + full_count;

Completed in 192 milliseconds