Searched defs:kcontrol (Results 1 – 10 of 10) sorted by relevance
/drivers/staging/line6/ |
D | toneport.c | 173 static int snd_toneport_monitor_info(struct snd_kcontrol *kcontrol, in snd_toneport_monitor_info() 184 static int snd_toneport_monitor_get(struct snd_kcontrol *kcontrol, in snd_toneport_monitor_get() 193 static int snd_toneport_monitor_put(struct snd_kcontrol *kcontrol, in snd_toneport_monitor_put() 212 static int snd_toneport_source_info(struct snd_kcontrol *kcontrol, in snd_toneport_source_info() 230 static int snd_toneport_source_get(struct snd_kcontrol *kcontrol, in snd_toneport_source_get() 241 static int snd_toneport_source_put(struct snd_kcontrol *kcontrol, in snd_toneport_source_put()
|
D | pcm.c | 269 static int snd_line6_control_playback_info(struct snd_kcontrol *kcontrol, in snd_line6_control_playback_info() 280 static int snd_line6_control_playback_get(struct snd_kcontrol *kcontrol, in snd_line6_control_playback_get() 293 static int snd_line6_control_playback_put(struct snd_kcontrol *kcontrol, in snd_line6_control_playback_put()
|
D | pod.c | 284 static int snd_pod_control_monitor_info(struct snd_kcontrol *kcontrol, in snd_pod_control_monitor_info() 295 static int snd_pod_control_monitor_get(struct snd_kcontrol *kcontrol, in snd_pod_control_monitor_get() 305 static int snd_pod_control_monitor_put(struct snd_kcontrol *kcontrol, in snd_pod_control_monitor_put()
|
/drivers/media/pci/saa7134/ |
D | saa7134-alsa.c | 323 static int snd_saa7134_capsrc_set(struct snd_kcontrol *kcontrol, in snd_saa7134_capsrc_set() 851 static int snd_saa7134_volume_info(struct snd_kcontrol * kcontrol, in snd_saa7134_volume_info() 861 static int snd_saa7134_volume_get(struct snd_kcontrol * kcontrol, in snd_saa7134_volume_get() 872 static int snd_saa7134_volume_put(struct snd_kcontrol * kcontrol, in snd_saa7134_volume_put() 948 static int snd_saa7134_capsrc_info(struct snd_kcontrol * kcontrol, in snd_saa7134_capsrc_info() 958 static int snd_saa7134_capsrc_get(struct snd_kcontrol * kcontrol, in snd_saa7134_capsrc_get() 977 static int snd_saa7134_capsrc_put(struct snd_kcontrol * kcontrol, in snd_saa7134_capsrc_put() 1010 struct snd_kcontrol *kcontrol; in snd_card_saa7134_new_mixer() local
|
/drivers/media/pci/cx88/ |
D | cx88-alsa.c | 561 static int snd_cx88_volume_info(struct snd_kcontrol *kcontrol, in snd_cx88_volume_info() 572 static int snd_cx88_volume_get(struct snd_kcontrol *kcontrol, in snd_cx88_volume_get() 587 static void snd_cx88_wm8775_volume_put(struct snd_kcontrol *kcontrol, in snd_cx88_wm8775_volume_put() 609 static int snd_cx88_volume_put(struct snd_kcontrol *kcontrol, in snd_cx88_volume_put() 659 static int snd_cx88_switch_get(struct snd_kcontrol *kcontrol, in snd_cx88_switch_get() 670 static int snd_cx88_switch_put(struct snd_kcontrol *kcontrol, in snd_cx88_switch_put() 711 static int snd_cx88_alc_get(struct snd_kcontrol *kcontrol, in snd_cx88_alc_get() 723 static int snd_cx88_alc_put(struct snd_kcontrol *kcontrol, in snd_cx88_alc_put()
|
/drivers/media/usb/em28xx/ |
D | em28xx-audio.c | 455 static int em28xx_vol_info(struct snd_kcontrol *kcontrol, in em28xx_vol_info() 466 static int em28xx_vol_put(struct snd_kcontrol *kcontrol, in em28xx_vol_put() 495 static int em28xx_vol_get(struct snd_kcontrol *kcontrol, in em28xx_vol_get() 518 static int em28xx_vol_put_mute(struct snd_kcontrol *kcontrol, in em28xx_vol_put_mute() 549 static int em28xx_vol_get_mute(struct snd_kcontrol *kcontrol, in em28xx_vol_get_mute()
|
/drivers/staging/media/solo6x10/ |
D | solo6x10-g723.c | 273 static int snd_solo_capture_volume_info(struct snd_kcontrol *kcontrol, in snd_solo_capture_volume_info() 285 static int snd_solo_capture_volume_get(struct snd_kcontrol *kcontrol, in snd_solo_capture_volume_get() 296 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 | 6671 static int volume_alsa_vol_info(struct snd_kcontrol *kcontrol, in volume_alsa_vol_info() 6681 static int volume_alsa_vol_get(struct snd_kcontrol *kcontrol, in volume_alsa_vol_get() 6695 static int volume_alsa_vol_put(struct snd_kcontrol *kcontrol, in volume_alsa_vol_put() 6705 static int volume_alsa_mute_get(struct snd_kcontrol *kcontrol, in volume_alsa_mute_get() 6720 static int volume_alsa_mute_put(struct snd_kcontrol *kcontrol, in volume_alsa_mute_put()
|