Searched refs:test0 (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/rtc/
H A Drtc-test.c16 static struct platform_device *test0 = NULL, *test1 = NULL; variable in typeref:struct:platform_device
158 if ((test0 = platform_device_alloc("rtc-test", 0)) == NULL) {
168 if ((err = platform_device_add(test0)))
177 platform_device_unregister(test0);
183 platform_device_put(test0);
192 platform_device_unregister(test0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtest050.tcl39 set testfile $testdir/test0$tstn.db
42 set testfile test0$tstn.db
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/powermac/
H A Dfeature.c1165 u32 test0 = 0, test1 = 0; local
1172 test0 = UNI_N_CLOCK_STOPPED_USB0;
1176 test0 = UNI_N_CLOCK_STOPPED_USB1;
1180 test0 = UNI_N_CLOCK_STOPPED_USB2;
1193 } while ((status0 & test0) | (status1 & test1));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dsmc37c669.c518 unsigned test0 : 1; /* Reserved - set to 0 */ member in struct:_SMC37c669_CR0F::__anon7823

Completed in 65 milliseconds