Lines Matching full:playback

24 …*    Enable playback 48000 and 96000 rates. (Rates other that these do not work, even with "plug:f…
28 …* Correct interrupt timing. interrupt at end of period, instead of in the middle of a playback
34 * playback periods_min=2, periods_max=8
36 * playback hw constraints require period_size = n * 64 bytes.
554 CA_VOLUME("Analog Front Playback Volume",
556 CA_VOLUME("Analog Rear Playback Volume",
558 CA_VOLUME("Analog Center/LFE Playback Volume",
560 CA_VOLUME("Analog Side Playback Volume",
563 CA_VOLUME("IEC958 Front Playback Volume",
565 CA_VOLUME("IEC958 Rear Playback Volume",
567 CA_VOLUME("IEC958 Center/LFE Playback Volume",
569 CA_VOLUME("IEC958 Unknown Playback Volume",
572 CA_VOLUME("CAPTURE feedback Playback Volume",
578 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,MASK),
585 .name = "IEC958 Playback Switch",
606 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,DEFAULT),
614 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,PCM_STREAM),
672 spi_switch.name = "Analog Front Playback Switch"; in snd_ca0106_volume_spi_dac_ctl()
676 spi_switch.name = "Analog Rear Playback Switch"; in snd_ca0106_volume_spi_dac_ctl()
680 spi_switch.name = "Analog Center/LFE Playback Switch"; in snd_ca0106_volume_spi_dac_ctl()
684 spi_switch.name = "Analog Side Playback Switch"; in snd_ca0106_volume_spi_dac_ctl()
733 "Analog Front Playback Volume",
734 "Analog Rear Playback Volume",
735 "Analog Center/LFE Playback Volume",
736 "Analog Side Playback Volume",
737 "IEC958 Front Playback Volume",
738 "IEC958 Rear Playback Volume",
739 "IEC958 Center/LFE Playback Volume",
740 "IEC958 Unknown Playback Volume",
741 "CAPTURE feedback Playback Volume",
746 "Analog Front Playback Switch",
747 "Analog Rear Playback Switch",
748 "Analog Center/LFE Playback Switch",
749 "Analog Side Playback Switch",
750 "IEC958 Playback Switch",
761 "Master Mono Playback Switch", in snd_ca0106_mixer()
762 "Master Mono Playback Volume", in snd_ca0106_mixer()
765 "PCM Playback Switch", in snd_ca0106_mixer()
766 "PCM Playback Volume", in snd_ca0106_mixer()
767 "CD Playback Switch", in snd_ca0106_mixer()
768 "CD Playback Volume", in snd_ca0106_mixer()
769 "Phone Playback Switch", in snd_ca0106_mixer()
770 "Phone Playback Volume", in snd_ca0106_mixer()
771 "Video Playback Switch", in snd_ca0106_mixer()
772 "Video Playback Volume", in snd_ca0106_mixer()
773 "Beep Playback Switch", in snd_ca0106_mixer()
774 "Beep Playback Volume", in snd_ca0106_mixer()
780 "Sigmatel 4-Speaker Stereo Playback Switch", in snd_ca0106_mixer()
781 "Surround Phase Inversion Playback Switch", in snd_ca0106_mixer()
785 "Master Playback Switch", "Capture Switch", in snd_ca0106_mixer()
786 "Master Playback Volume", "Capture Volume", in snd_ca0106_mixer()
787 "Line Playback Switch", "AC97 Line Capture Switch", in snd_ca0106_mixer()
788 "Line Playback Volume", "AC97 Line Capture Volume", in snd_ca0106_mixer()
789 "Aux Playback Switch", "AC97 Aux Capture Switch", in snd_ca0106_mixer()
790 "Aux Playback Volume", "AC97 Aux Capture Volume", in snd_ca0106_mixer()
791 "Mic Playback Switch", "AC97 Mic Capture Switch", in snd_ca0106_mixer()
792 "Mic Playback Volume", "AC97 Mic Capture Volume", in snd_ca0106_mixer()
828 vmaster = snd_ctl_make_virtual_master("Master Playback Volume", in snd_ca0106_mixer()
840 vmaster = snd_ctl_make_virtual_master("Master Playback Switch", in snd_ca0106_mixer()