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()
743 "Analog Front Playback Volume",
744 "Analog Rear Playback Volume",
745 "Analog Center/LFE Playback Volume",
746 "Analog Side Playback Volume",
747 "IEC958 Front Playback Volume",
748 "IEC958 Rear Playback Volume",
749 "IEC958 Center/LFE Playback Volume",
750 "IEC958 Unknown Playback Volume",
751 "CAPTURE feedback Playback Volume",
756 "Analog Front Playback Switch",
757 "Analog Rear Playback Switch",
758 "Analog Center/LFE Playback Switch",
759 "Analog Side Playback Switch",
760 "IEC958 Playback Switch",
781 "Master Mono Playback Switch", in snd_ca0106_mixer()
782 "Master Mono Playback Volume", in snd_ca0106_mixer()
785 "PCM Playback Switch", in snd_ca0106_mixer()
786 "PCM Playback Volume", in snd_ca0106_mixer()
787 "CD Playback Switch", in snd_ca0106_mixer()
788 "CD Playback Volume", in snd_ca0106_mixer()
789 "Phone Playback Switch", in snd_ca0106_mixer()
790 "Phone Playback Volume", in snd_ca0106_mixer()
791 "Video Playback Switch", in snd_ca0106_mixer()
792 "Video Playback Volume", in snd_ca0106_mixer()
793 "Beep Playback Switch", in snd_ca0106_mixer()
794 "Beep Playback Volume", in snd_ca0106_mixer()
800 "Sigmatel 4-Speaker Stereo Playback Switch", in snd_ca0106_mixer()
801 "Surround Phase Inversion Playback Switch", in snd_ca0106_mixer()
805 "Master Playback Switch", "Capture Switch", in snd_ca0106_mixer()
806 "Master Playback Volume", "Capture Volume", in snd_ca0106_mixer()
807 "Line Playback Switch", "AC97 Line Capture Switch", in snd_ca0106_mixer()
808 "Line Playback Volume", "AC97 Line Capture Volume", in snd_ca0106_mixer()
809 "Aux Playback Switch", "AC97 Aux Capture Switch", in snd_ca0106_mixer()
810 "Aux Playback Volume", "AC97 Aux Capture Volume", in snd_ca0106_mixer()
811 "Mic Playback Switch", "AC97 Mic Capture Switch", in snd_ca0106_mixer()
812 "Mic Playback Volume", "AC97 Mic Capture Volume", in snd_ca0106_mixer()
848 vmaster = snd_ctl_make_virtual_master("Master Playback Volume", in snd_ca0106_mixer()
858 vmaster = snd_ctl_make_virtual_master("Master Playback Switch", in snd_ca0106_mixer()