Searched defs:kcontrol (Results 1 – 8 of 8) sorted by relevance
/drivers/staging/greybus/ |
D | audio_topology.c | 159 static int gbcodec_mixer_ctl_info(struct snd_kcontrol *kcontrol, in gbcodec_mixer_ctl_info() 210 static int gbcodec_mixer_ctl_get(struct snd_kcontrol *kcontrol, in gbcodec_mixer_ctl_get() 272 static int gbcodec_mixer_ctl_put(struct snd_kcontrol *kcontrol, in gbcodec_mixer_ctl_put() 348 static int gbcodec_mixer_dapm_ctl_info(struct snd_kcontrol *kcontrol, in gbcodec_mixer_dapm_ctl_info() 383 static int gbcodec_mixer_dapm_ctl_get(struct snd_kcontrol *kcontrol, in gbcodec_mixer_dapm_ctl_get() 431 static int gbcodec_mixer_dapm_ctl_put(struct snd_kcontrol *kcontrol, in gbcodec_mixer_dapm_ctl_put() 554 static int gbcodec_enum_ctl_get(struct snd_kcontrol *kcontrol, in gbcodec_enum_ctl_get() 598 static int gbcodec_enum_ctl_put(struct snd_kcontrol *kcontrol, in gbcodec_enum_ctl_put() 715 static int gbcodec_enum_dapm_ctl_get(struct snd_kcontrol *kcontrol, in gbcodec_enum_dapm_ctl_get() 761 static int gbcodec_enum_dapm_ctl_put(struct snd_kcontrol *kcontrol, in gbcodec_enum_dapm_ctl_put() [all …]
|
/drivers/media/pci/saa7134/ |
D | saa7134-alsa.c | 391 static int snd_saa7134_capsrc_set(struct snd_kcontrol *kcontrol, in snd_saa7134_capsrc_set() 920 static int snd_saa7134_volume_info(struct snd_kcontrol * kcontrol, in snd_saa7134_volume_info() 930 static int snd_saa7134_volume_get(struct snd_kcontrol * kcontrol, in snd_saa7134_volume_get() 941 static int snd_saa7134_volume_put(struct snd_kcontrol * kcontrol, in snd_saa7134_volume_put() 1017 static int snd_saa7134_capsrc_info(struct snd_kcontrol * kcontrol, in snd_saa7134_capsrc_info() 1027 static int snd_saa7134_capsrc_get(struct snd_kcontrol * kcontrol, in snd_saa7134_capsrc_get() 1046 static int snd_saa7134_capsrc_put(struct snd_kcontrol * kcontrol, in snd_saa7134_capsrc_put() 1079 struct snd_kcontrol *kcontrol; in snd_card_saa7134_new_mixer() local
|
/drivers/media/pci/cx88/ |
D | cx88-alsa.c | 635 static int snd_cx88_volume_info(struct snd_kcontrol *kcontrol, in snd_cx88_volume_info() 646 static int snd_cx88_volume_get(struct snd_kcontrol *kcontrol, in snd_cx88_volume_get() 661 static void snd_cx88_wm8775_volume_put(struct snd_kcontrol *kcontrol, in snd_cx88_wm8775_volume_put() 683 static int snd_cx88_volume_put(struct snd_kcontrol *kcontrol, in snd_cx88_volume_put() 733 static int snd_cx88_switch_get(struct snd_kcontrol *kcontrol, in snd_cx88_switch_get() 744 static int snd_cx88_switch_put(struct snd_kcontrol *kcontrol, in snd_cx88_switch_put() 785 static int snd_cx88_alc_get(struct snd_kcontrol *kcontrol, in snd_cx88_alc_get() 797 static int snd_cx88_alc_put(struct snd_kcontrol *kcontrol, in snd_cx88_alc_put()
|
/drivers/media/usb/em28xx/ |
D | em28xx-audio.c | 479 static int em28xx_vol_info(struct snd_kcontrol *kcontrol, in em28xx_vol_info() 495 static int em28xx_vol_put(struct snd_kcontrol *kcontrol, in em28xx_vol_put() 535 static int em28xx_vol_get(struct snd_kcontrol *kcontrol, in em28xx_vol_get() 569 static int em28xx_vol_put_mute(struct snd_kcontrol *kcontrol, in em28xx_vol_put_mute() 611 static int em28xx_vol_get_mute(struct snd_kcontrol *kcontrol, in em28xx_vol_get_mute()
|
/drivers/media/pci/solo6x10/ |
D | solo6x10-g723.c | 267 static int snd_solo_capture_volume_info(struct snd_kcontrol *kcontrol, in snd_solo_capture_volume_info() 279 static int snd_solo_capture_volume_get(struct snd_kcontrol *kcontrol, in snd_solo_capture_volume_get() 290 static int snd_solo_capture_volume_put(struct snd_kcontrol *kcontrol, in snd_solo_capture_volume_put()
|
/drivers/media/pci/ivtv/ |
D | ivtv-alsa-mixer.c | 72 static int snd_ivtv_mixer_tv_vol_info(struct snd_kcontrol *kcontrol, in snd_ivtv_mixer_tv_vol_info()
|
/drivers/media/pci/cx18/ |
D | cx18-alsa-mixer.c | 72 static int snd_cx18_mixer_tv_vol_info(struct snd_kcontrol *kcontrol, in snd_cx18_mixer_tv_vol_info()
|
/drivers/platform/x86/ |
D | thinkpad_acpi.c | 7284 static int volume_alsa_vol_info(struct snd_kcontrol *kcontrol, in volume_alsa_vol_info() 7294 static int volume_alsa_vol_get(struct snd_kcontrol *kcontrol, in volume_alsa_vol_get() 7308 static int volume_alsa_vol_put(struct snd_kcontrol *kcontrol, in volume_alsa_vol_put() 7318 static int volume_alsa_mute_get(struct snd_kcontrol *kcontrol, in volume_alsa_mute_get() 7333 static int volume_alsa_mute_put(struct snd_kcontrol *kcontrol, in volume_alsa_mute_put()
|