Searched refs:DUMMY_CAPSRC (Results 1 – 1 of 1) sorted by relevance
/linux/sound/drivers/ |
H A D | dummy.c | 761 #define DUMMY_CAPSRC(xname, xindex, addr) \ macro 852 DUMMY_CAPSRC("Master Capture Switch", 0, MIXER_ADDR_MASTER), 854 DUMMY_CAPSRC("Synth Capture Switch", 0, MIXER_ADDR_SYNTH), 856 DUMMY_CAPSRC("Line Capture Switch", 0, MIXER_ADDR_LINE), 858 DUMMY_CAPSRC("Mic Capture Switch", 0, MIXER_ADDR_MIC), 860 DUMMY_CAPSRC("CD Capture Switch", 0, MIXER_ADDR_CD),
|