Home
last modified time | relevance | path

Searched refs:i2s_test (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/intel/avs/
H A Dboard_selection.c21 static bool i2s_test; variable
22 module_param(i2s_test, bool, 0444);
23 MODULE_PARM_DESC(i2s_test, "Probe I2S test-board and skip all other I2S boards");
522 if (i2s_test) { in avs_register_i2s_boards()
/openbmc/linux/sound/soc/intel/avs/boards/
H A DMakefile7 snd-soc-avs-i2s-test-objs := i2s_test.o