Searched refs:DUMMY_CAPSRC (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/drivers/ |
H A D | dummy.c | 762 #define DUMMY_CAPSRC(xname, xindex, addr) \ macro 853 DUMMY_CAPSRC("Master Capture Switch", 0, MIXER_ADDR_MASTER), 855 DUMMY_CAPSRC("Synth Capture Switch", 0, MIXER_ADDR_SYNTH), 857 DUMMY_CAPSRC("Line Capture Switch", 0, MIXER_ADDR_LINE), 859 DUMMY_CAPSRC("Mic Capture Switch", 0, MIXER_ADDR_MIC), 861 DUMMY_CAPSRC("CD Capture Switch", 0, MIXER_ADDR_CD),
|