Searched refs:CMIPCI_SB_INPUT_SW (Results 1 – 1 of 1) sorted by relevance
/linux/sound/pci/ |
H A D | cmipci.c | 2070 #define CMIPCI_SB_INPUT_SW(xname, left_shift, right_shift) \ macro 2266 CMIPCI_SB_INPUT_SW("Synth Capture Route", 6, 5), 2269 CMIPCI_SB_INPUT_SW("CD Capture Route", 2, 1), 2272 CMIPCI_SB_INPUT_SW("Line Capture Route", 4, 3),
|