Searched refs:CMIPCI_SB_INPUT_SW (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/sound/pci/ |
D | cmipci.c | 2113 #define CMIPCI_SB_INPUT_SW(xname, left_shift, right_shift) \ macro 2309 CMIPCI_SB_INPUT_SW("Synth Capture Route", 6, 5), 2312 CMIPCI_SB_INPUT_SW("CD Capture Route", 2, 1), 2315 CMIPCI_SB_INPUT_SW("Line Capture Route", 4, 3),
|