Searched refs:i2s_test (Results 1 – 2 of 2) sorted by relevance
21 static bool i2s_test; variable22 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()
7 snd-soc-avs-i2s-test-objs := i2s_test.o