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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-pxa/include/mach/
H A Dsharpsl_pm.h88 int full_count; member in struct:sharpsl_pm_status
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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++;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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++;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ospf6d/
H A Dospf6_intra.c879 int full_count = 0; local
924 full_count = 0;
928 full_count++;
932 full_count != 0)
1028 int full_count = 0; local
1077 full_count = 0;
1080 full_count++;
1082 if (full_count == 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ospf6d/
H A Dospf6_intra.c879 int full_count = 0; local
924 full_count = 0;
928 full_count++;
932 full_count != 0)
1028 int full_count = 0; local
1077 full_count = 0;
1080 full_count++;
1082 if (full_count == 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ospf6d/
H A Dospf6_intra.c879 int full_count = 0; local
924 full_count = 0;
928 full_count++;
932 full_count != 0)
1028 int full_count = 0; local
1077 full_count = 0;
1080 full_count++;
1082 if (full_count == 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/comedi/drivers/
H A Dmite.c115 unsigned full_count = fcr_bits & 0xff; local
116 return empty_count + full_count;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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