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