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