Searched defs:kctrl (Results  1 – 8 of 8) sorted by relevance
| /Linux-v5.15/sound/soc/atmel/ | 
| D | tse850-pcm5142.c | 60 static int tse850_get_mux1(struct snd_kcontrol *kctrl,  in tse850_get_mux1()72 static int tse850_put_mux1(struct snd_kcontrol *kctrl,  in tse850_put_mux1()
 90 static int tse850_get_mux2(struct snd_kcontrol *kctrl,  in tse850_get_mux2()
 102 static int tse850_put_mux2(struct snd_kcontrol *kctrl,  in tse850_put_mux2()
 120 static int tse850_get_mix(struct snd_kcontrol *kctrl,  in tse850_get_mix()
 132 static int tse850_put_mix(struct snd_kcontrol *kctrl,  in tse850_put_mix()
 154 static int tse850_get_ana(struct snd_kcontrol *kctrl,  in tse850_get_ana()
 187 static int tse850_put_ana(struct snd_kcontrol *kctrl,  in tse850_put_ana()
 
 | 
| /Linux-v5.15/sound/soc/sh/ | 
| D | siu_dai.c | 337 static int siu_dai_info_volume(struct snd_kcontrol *kctrl,  in siu_dai_info_volume()352 static int siu_dai_get_volume(struct snd_kcontrol *kctrl,  in siu_dai_get_volume()
 383 static int siu_dai_put_volume(struct snd_kcontrol *kctrl,  in siu_dai_put_volume()
 453 	struct snd_kcontrol *kctrl;  in siu_init_port()  local
 
 | 
| /Linux-v5.15/sound/pci/hda/ | 
| D | patch_cs8409.c | 426 int cs42l42_volume_info(struct snd_kcontrol *kctrl, struct snd_ctl_elem_info *uinfo)  in cs42l42_volume_info()451 int cs42l42_volume_get(struct snd_kcontrol *kctrl, struct snd_ctl_elem_value *uctrl)  in cs42l42_volume_get()
 510 int cs42l42_volume_put(struct snd_kcontrol *kctrl, struct snd_ctl_elem_value *uctrl)  in cs42l42_volume_put()
 1180 	struct snd_kcontrol_new *kctrl;  in dolphin_fixups()  local
 
 | 
| /Linux-v5.15/sound/soc/codecs/ | 
| D | ssm2305.c | 20 			       struct snd_kcontrol *kctrl, int event)  in ssm2305_power_event()
 | 
| D | tpa6130a2.c | 94 				 struct snd_kcontrol *kctrl, int event)  in tpa6130a2_power_event()
 | 
| D | cs4234.c | 85 static int cs4234_dac14_grp_delay_put(struct snd_kcontrol *kctrl,  in cs4234_dac14_grp_delay_put()
 | 
| /Linux-v5.15/sound/soc/sh/rcar/ | 
| D | core.c | 1620 static int rsnd_kctrl_info(struct snd_kcontrol *kctrl,  in rsnd_kctrl_info()1646 static int rsnd_kctrl_get(struct snd_kcontrol *kctrl,  in rsnd_kctrl_get()
 1661 static int rsnd_kctrl_put(struct snd_kcontrol *kctrl,  in rsnd_kctrl_put()
 1759 	struct snd_kcontrol *kctrl;  in rsnd_kctrl_new()  local
 
 | 
| D | rsnd.h | 725 	struct snd_kcontrol *kctrl;  member
 |