Home
last modified time | relevance | path

Searched refs:test0 (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/comedi/drivers/tests/
A Dcomedi_example_test.c44 static void test0(void) in test0() function
55 test0, in unittest_enter()
/linux-6.3-rc2/Documentation/devicetree/bindings/mux/
A Dadi,adgs1408.txt46 channels = "out_a0", "out_a1", "test0", "test1",
/linux-6.3-rc2/arch/powerpc/platforms/powermac/
A Dfeature.c1155 u32 test0 = 0, test1 = 0; in core99_usb_enable() local
1162 test0 = UNI_N_CLOCK_STOPPED_USB0; in core99_usb_enable()
1166 test0 = UNI_N_CLOCK_STOPPED_USB1; in core99_usb_enable()
1170 test0 = UNI_N_CLOCK_STOPPED_USB2; in core99_usb_enable()
1183 } while ((status0 & test0) | (status1 & test1)); in core99_usb_enable()
/linux-6.3-rc2/drivers/usb/dwc3/
A Dgadget.c1779 bool test0; in dwc3_gadget_start_isoc_quirk() local
1826 test0 = (dep->start_cmd_status == 0); in dwc3_gadget_start_isoc_quirk()
1829 if (!test0 && test1) in dwc3_gadget_start_isoc_quirk()
1831 else if (!test0 && !test1) in dwc3_gadget_start_isoc_quirk()
1833 else if (test0 && !test1) in dwc3_gadget_start_isoc_quirk()
1835 else if (test0 && test1) in dwc3_gadget_start_isoc_quirk()
/linux-6.3-rc2/arch/alpha/kernel/
A Dsmc37c669.c521 unsigned test0 : 1; /* Reserved - set to 0 */ member

Completed in 20 milliseconds