Searched defs:kctrl (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.4/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.4/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.4/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()
 | 
| /Linux-v5.4/sound/soc/sh/rcar/ | 
| D | core.c | 1461 static int rsnd_kctrl_info(struct snd_kcontrol *kctrl,  in rsnd_kctrl_info()1487 static int rsnd_kctrl_get(struct snd_kcontrol *kctrl,  in rsnd_kctrl_get()
 1502 static int rsnd_kctrl_put(struct snd_kcontrol *kctrl,  in rsnd_kctrl_put()
 1600 	struct snd_kcontrol *kctrl;  in rsnd_kctrl_new()  local
 
 | 
| D | rsnd.h | 711 	struct snd_kcontrol *kctrl;  member
 |