Home
last modified time | relevance | path

Searched defs:pattern_buf (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/alsa/
H A Dtest-pcmtest-driver.c14 struct pattern_buf { struct
19 struct pattern_buf patterns[CH_NUM]; argument
/openbmc/qemu/tests/unit/
H A Dtest-replication.c56 void *pattern_buf = NULL; in test_blk_read() local
99 void *pattern_buf = NULL; in test_blk_write() local
/openbmc/linux/sound/drivers/
H A Dpcmtest.c134 struct pattern_buf { struct
140 static struct pattern_buf patt_bufs[MAX_CHANNELS_NUM]; argument