Home
last modified time | relevance | path

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

/linux/drivers/comedi/drivers/tests/
H A Dcomedi_example_test.c44 static void test0(void) in test0() function
55 test0, in unittest_enter()
/linux/tools/testing/selftests/gpio/
H A Dgpio-aggregator.sh260 agg_set_line_name agg0 line0 test0
285 agg_set_line_name agg0 line0 test0
316 agg_set_line_name agg0 line0 test0
327 agg_set_line_name agg0 line0 test0
403 agg_set_line_name agg0 line0 test0
/linux/tools/testing/selftests/bpf/progs/
H A Dpreempted_bpf_ma_op.c81 int BPF_PROG2(test0, int, a) in BPF_PROG2() argument
/linux/Documentation/devicetree/bindings/mux/
H A Dadi,adgs1408.txt46 channels = "out_a0", "out_a1", "test0", "test1",
/linux/arch/powerpc/platforms/powermac/
H A Dfeature.c1157 u32 test0 = 0, test1 = 0; in core99_usb_enable() local
1164 test0 = UNI_N_CLOCK_STOPPED_USB0; in core99_usb_enable()
1168 test0 = UNI_N_CLOCK_STOPPED_USB1; in core99_usb_enable()
1172 test0 = UNI_N_CLOCK_STOPPED_USB2; in core99_usb_enable()
1185 } while ((status0 & test0) | (status1 & test1)); in core99_usb_enable()
/linux/drivers/usb/dwc3/
H A Dgadget.c1836 bool test0; in dwc3_gadget_start_isoc_quirk() local
1883 test0 = (dep->start_cmd_status == 0); in dwc3_gadget_start_isoc_quirk()
1886 if (!test0 && test1) in dwc3_gadget_start_isoc_quirk()
1888 else if (!test0 && !test1) in dwc3_gadget_start_isoc_quirk()
1890 else if (test0 && !test1) in dwc3_gadget_start_isoc_quirk()
1892 else if (test0 && test1) in dwc3_gadget_start_isoc_quirk()
/linux/Documentation/admin-guide/gpio/
H A Dgpio-aggregator.rst169 $ echo test0 > /sys/kernel/config/gpio-aggregator/agg0/line0/name
/linux/arch/alpha/kernel/
H A Dsmc37c669.c523 unsigned test0 : 1; /* Reserved - set to 0 */ member