QTET_CONTROL      748 sound/pci/ice1712/quartet.c 	QTET_CONTROL("Analog In 3/4 Capture Switch", enum, AIN34_SEL),
QTET_CONTROL      749 sound/pci/ice1712/quartet.c 	QTET_CONTROL("PCM In 1/2 Capture Switch", enum, IN12_SEL),
QTET_CONTROL      750 sound/pci/ice1712/quartet.c 	QTET_CONTROL("PCM In 3/4 Capture Switch", enum, IN34_SEL),
QTET_CONTROL      751 sound/pci/ice1712/quartet.c 	QTET_CONTROL("Coax Output Source", enum, COAX_OUT),
QTET_CONTROL      752 sound/pci/ice1712/quartet.c 	QTET_CONTROL("Analog In 1/2 to Monitor 1/2", sw, IN12_MON12),
QTET_CONTROL      753 sound/pci/ice1712/quartet.c 	QTET_CONTROL("Analog In 1/2 to Monitor 3/4", sw, IN12_MON34),
QTET_CONTROL      754 sound/pci/ice1712/quartet.c 	QTET_CONTROL("Analog In 3/4 to Monitor 1/2", sw, IN34_MON12),
QTET_CONTROL      755 sound/pci/ice1712/quartet.c 	QTET_CONTROL("Analog In 3/4 to Monitor 3/4", sw, IN34_MON34),
QTET_CONTROL      756 sound/pci/ice1712/quartet.c 	QTET_CONTROL("Output 1/2 to Monitor 3/4", sw, OUT12_MON34),
QTET_CONTROL      757 sound/pci/ice1712/quartet.c 	QTET_CONTROL("Output 3/4 to Monitor 1/2", sw, OUT34_MON12),