/kernel/linux/linux-5.10/sound/pci/au88x0/ |
H A D | au88x0.h | 97 struct snd_kcontrol *kctl; member
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_proc.c | 53 struct snd_kcontrol *kctl; in print_nid_array() local [all...] |
H A D | patch_conexant.c | 555 struct snd_kcontrol_new *kctl; in cxt_fixup_olpc_xo() local
|
H A D | patch_cirrus.c | 715 struct snd_kcontrol *kctl; in cs4208_fixup_spdif_switch() local
|
/kernel/linux/linux-5.10/sound/spi/ |
H A D | at73c213.c | 730 struct snd_kcontrol *kctl; in snd_at73c213_mixer() local
|
/kernel/linux/linux-5.10/sound/usb/ |
H A D | stream.c | 215 struct snd_kcontrol *kctl; in add_chmap() local
|
H A D | mixer_us16x08.c | 1032 static void elem_private_free(struct snd_kcontrol *kctl) in elem_private_free() argument 1049 struct snd_kcontrol *kctl; in add_new_ctl() local [all...] |
H A D | mixer_scarlett.c | 232 static int scarlett_ctl_switch_info(struct snd_kcontrol *kctl, in scarlett_ctl_switch_info() argument 244 static int scarlett_ctl_switch_get(struct snd_kcontrol *kctl, in scarlett_ctl_switch_get() argument 262 static int scarlett_ctl_switch_put(struct snd_kcontrol *kctl, in scarlett_ctl_switch_put() argument 300 static int scarlett_ctl_info(struct snd_kcontrol *kctl, in scarlett_ctl_info() argument 314 static int scarlett_ctl_get(struct snd_kcontrol *kctl, in scarlett_ctl_get() argument 333 scarlett_ctl_put(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *ucontrol) scarlett_ctl_put() argument 377 scarlett_ctl_enum_dynamic_info(struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) scarlett_ctl_enum_dynamic_info() argument 399 scarlett_ctl_enum_info(struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) scarlett_ctl_enum_info() argument 409 scarlett_ctl_enum_get(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *ucontrol) scarlett_ctl_enum_get() argument 427 scarlett_ctl_enum_put(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *ucontrol) scarlett_ctl_enum_put() argument 456 scarlett_ctl_meter_get(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *ucontrol) scarlett_ctl_meter_get() argument 545 struct snd_kcontrol *kctl; add_new_ctl() local [all...] |
/kernel/linux/linux-5.10/drivers/staging/greybus/ |
H A D | audio_topology.c | 644 gbaudio_tplg_create_enum_kctl(struct gbaudio_module_info *gb, struct snd_kcontrol_new *kctl, struct gb_audio_control *ctl) gbaudio_tplg_create_enum_kctl() argument 676 gbaudio_tplg_create_kcontrol(struct gbaudio_module_info *gb, struct snd_kcontrol_new *kctl, struct gb_audio_control *ctl) gbaudio_tplg_create_kcontrol() argument 853 gbaudio_tplg_create_enum_ctl(struct gbaudio_module_info *gb, struct snd_kcontrol_new *kctl, struct gb_audio_control *ctl) gbaudio_tplg_create_enum_ctl() argument 885 gbaudio_tplg_create_mixer_ctl(struct gbaudio_module_info *gb, struct snd_kcontrol_new *kctl, struct gb_audio_control *ctl) gbaudio_tplg_create_mixer_ctl() argument 906 gbaudio_tplg_create_wcontrol(struct gbaudio_module_info *gb, struct snd_kcontrol_new *kctl, struct gb_audio_control *ctl) gbaudio_tplg_create_wcontrol() argument [all...] |
/kernel/linux/linux-6.6/drivers/staging/greybus/ |
H A D | audio_topology.c | 643 gbaudio_tplg_create_enum_kctl(struct gbaudio_module_info *gb, struct snd_kcontrol_new *kctl, struct gb_audio_control *ctl) gbaudio_tplg_create_enum_kctl() argument 675 gbaudio_tplg_create_kcontrol(struct gbaudio_module_info *gb, struct snd_kcontrol_new *kctl, struct gb_audio_control *ctl) gbaudio_tplg_create_kcontrol() argument 852 gbaudio_tplg_create_enum_ctl(struct gbaudio_module_info *gb, struct snd_kcontrol_new *kctl, struct gb_audio_control *ctl) gbaudio_tplg_create_enum_ctl() argument 884 gbaudio_tplg_create_mixer_ctl(struct gbaudio_module_info *gb, struct snd_kcontrol_new *kctl, struct gb_audio_control *ctl) gbaudio_tplg_create_mixer_ctl() argument 905 gbaudio_tplg_create_wcontrol(struct gbaudio_module_info *gb, struct snd_kcontrol_new *kctl, struct gb_audio_control *ctl) gbaudio_tplg_create_wcontrol() argument [all...] |
/kernel/linux/linux-6.6/sound/spi/ |
H A D | at73c213.c | 730 struct snd_kcontrol *kctl; in snd_at73c213_mixer() local
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | control_led.c | 50 struct snd_kcontrol *kctl; member 108 struct snd_kcontrol *kctl = lctl->kctl; in snd_ctl_led_get() local 137 snd_ctl_led_set_state(struct snd_card *card, unsigned int access, struct snd_kcontrol *kctl, unsigned int ioff) snd_ctl_led_set_state() argument 183 snd_ctl_led_find(struct snd_kcontrol *kctl, unsigned int ioff) snd_ctl_led_find() argument 198 snd_ctl_led_remove(struct snd_kcontrol *kctl, unsigned int ioff, unsigned int access) snd_ctl_led_remove() argument 215 snd_ctl_led_notify(struct snd_card *card, unsigned int mask, struct snd_kcontrol *kctl, unsigned int ioff) snd_ctl_led_notify() argument 246 struct snd_kcontrol *kctl; snd_ctl_led_set_id() local 350 struct snd_kcontrol *kctl; snd_ctl_led_register() local [all...] |
/kernel/linux/linux-6.6/sound/firewire/bebob/ |
H A D | bebob_maudio.c | 355 static int special_clk_ctl_info(struct snd_kcontrol *kctl, in special_clk_ctl_info() argument 367 static int special_clk_ctl_get(struct snd_kcontrol *kctl, in special_clk_ctl_get() argument 375 static int special_clk_ctl_put(struct snd_kcontrol *kctl, in special_clk_ctl_put() argument 409 static int special_sync_ctl_info(struct snd_kcontrol *kctl, in special_sync_ctl_info() argument 419 static int special_sync_ctl_get(struct snd_kcontrol *kctl, in special_sync_ctl_get() argument 444 static int special_dig_in_iface_ctl_info(struct snd_kcontrol *kctl, in special_dig_in_iface_ctl_info() argument 451 static int special_dig_in_iface_ctl_get(struct snd_kcontrol *kctl, in special_dig_in_iface_ctl_get() argument 481 special_dig_in_iface_ctl_set(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *uval) special_dig_in_iface_ctl_set() argument 537 special_dig_out_iface_ctl_info(struct snd_kcontrol *kctl, struct snd_ctl_elem_info *einf) special_dig_out_iface_ctl_info() argument 544 special_dig_out_iface_ctl_get(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *uval) special_dig_out_iface_ctl_get() argument 554 special_dig_out_iface_ctl_set(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *uval) special_dig_out_iface_ctl_set() argument 591 struct snd_kcontrol *kctl; add_special_controls() local [all...] |
/kernel/linux/linux-6.6/sound/hda/ |
H A D | hdmi_chmap.c | 830 struct snd_kcontrol *kctl; in snd_hdac_add_chmap_ctls() local
|
/kernel/linux/linux-6.6/sound/isa/gus/ |
H A D | gus_pcm.c | 833 struct snd_kcontrol *kctl; in snd_gf1_pcm_new() local
|
/kernel/linux/linux-6.6/sound/isa/sb/ |
H A D | sb16_csp.c | 1043 struct snd_kcontrol *kctl; in snd_sb_qsound_build() local
|
/kernel/linux/linux-6.6/sound/pci/au88x0/ |
H A D | au88x0.h | 97 struct snd_kcontrol *kctl; member
|
/kernel/linux/linux-6.6/sound/pci/ca0106/ |
H A D | ca0106_mixer.c | 711 struct snd_kcontrol *kctl = snd_ctl_find_id_mixer(card, src); in rename_ctl() local
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | patch_analog.c | 60 struct snd_kcontrol *kctl; in create_beep_ctls() local
|
H A D | hda_proc.c | 53 struct snd_kcontrol *kctl; in print_nid_array() local [all...] |
/kernel/linux/linux-6.6/sound/usb/ |
H A D | mixer_us16x08.c | 1032 static void elem_private_free(struct snd_kcontrol *kctl) in elem_private_free() argument 1049 struct snd_kcontrol *kctl; in add_new_ctl() local [all...] |
H A D | mixer_scarlett.c | 232 static int scarlett_ctl_switch_info(struct snd_kcontrol *kctl, in scarlett_ctl_switch_info() argument 244 static int scarlett_ctl_switch_get(struct snd_kcontrol *kctl, in scarlett_ctl_switch_get() argument 262 static int scarlett_ctl_switch_put(struct snd_kcontrol *kctl, in scarlett_ctl_switch_put() argument 300 static int scarlett_ctl_info(struct snd_kcontrol *kctl, in scarlett_ctl_info() argument 314 static int scarlett_ctl_get(struct snd_kcontrol *kctl, in scarlett_ctl_get() argument 333 scarlett_ctl_put(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *ucontrol) scarlett_ctl_put() argument 377 scarlett_ctl_enum_dynamic_info(struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) scarlett_ctl_enum_dynamic_info() argument 399 scarlett_ctl_enum_info(struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) scarlett_ctl_enum_info() argument 409 scarlett_ctl_enum_get(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *ucontrol) scarlett_ctl_enum_get() argument 427 scarlett_ctl_enum_put(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *ucontrol) scarlett_ctl_enum_put() argument 456 scarlett_ctl_meter_get(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *ucontrol) scarlett_ctl_meter_get() argument 545 struct snd_kcontrol *kctl; add_new_ctl() local [all...] |
H A D | stream.c | 214 struct snd_kcontrol *kctl; in add_chmap() local
|
/kernel/linux/linux-5.10/sound/drivers/ |
H A D | mts64.c | 430 static int snd_mts64_ctl_smpte_switch_get(struct snd_kcontrol* kctl, in snd_mts64_ctl_smpte_switch_get() argument 444 static int snd_mts64_ctl_smpte_switch_put(struct snd_kcontrol* kctl, in snd_mts64_ctl_smpte_switch_put() argument 482 static int snd_mts64_ctl_smpte_time_h_info(struct snd_kcontrol *kctl, in snd_mts64_ctl_smpte_time_h_info() argument 492 static int snd_mts64_ctl_smpte_time_f_info(struct snd_kcontrol *kctl, in snd_mts64_ctl_smpte_time_f_info() argument 502 static int snd_mts64_ctl_smpte_time_info(struct snd_kcontrol *kctl, in snd_mts64_ctl_smpte_time_info() argument 512 static int snd_mts64_ctl_smpte_time_get(struct snd_kcontrol *kctl, in snd_mts64_ctl_smpte_time_get() argument 525 snd_mts64_ctl_smpte_time_put(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *uctl) snd_mts64_ctl_smpte_time_put() argument 588 snd_mts64_ctl_smpte_fps_info(struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) snd_mts64_ctl_smpte_fps_info() argument 598 snd_mts64_ctl_smpte_fps_get(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *uctl) snd_mts64_ctl_smpte_fps_get() argument 610 snd_mts64_ctl_smpte_fps_put(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *uctl) snd_mts64_ctl_smpte_fps_put() argument [all...] |
/kernel/linux/linux-5.10/sound/pci/ctxfi/ |
H A D | ctmixer.c | 708 struct snd_kcontrol *kctl; in ct_mixer_kcontrol_new() local
|