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

/linux-master/tools/perf/tests/
H A Dapi-io.c134 __u64 val3, int ch3,
155 EXPECT_EQUAL(ch, ch3);
215 __u64 val3, int ch3,
236 EXPECT_EQUAL(ch, ch3);
131 do_test_get_hex(const char *test_string, __u64 val1, int ch1, __u64 val2, int ch2, __u64 val3, int ch3, bool end_eof) argument
212 do_test_get_dec(const char *test_string, __u64 val1, int ch1, __u64 val2, int ch2, __u64 val3, int ch3, bool end_eof) argument
/linux-master/sound/oss/dmasound/
H A Ddmasound_paula.c464 u_char *start, *ch0, *ch1, *ch2, *ch3; local
500 ch3 = ch0+write_sq_block_size_quarter;
506 custom.aud[3].audlc = (u_short *)ZTWO_PADDR(ch3);
/linux-master/scripts/
H A DMakefile.lib451 read ch0 ch1 ch2 ch3; \
452 for ch in $$ch3 $$ch2 $$ch1 $$ch0; do \

Completed in 204 milliseconds