Home
last modified time | relevance | path

Searched defs:kctrl (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/sound/soc/sh/
Dsiu_dai.c351 static int siu_dai_info_volume(struct snd_kcontrol *kctrl, in siu_dai_info_volume()
366 static int siu_dai_get_volume(struct snd_kcontrol *kctrl, in siu_dai_get_volume()
397 static int siu_dai_put_volume(struct snd_kcontrol *kctrl, in siu_dai_put_volume()
467 struct snd_kcontrol *kctrl; in siu_init_port() local
/linux-4.1.27/sound/soc/sh/rcar/
Dcore.c765 #define kcontrol_to_cfg(kctrl) ((struct rsnd_kctrl_cfg *)kctrl->private_value) argument
766 static int rsnd_kctrl_info(struct snd_kcontrol *kctrl, in rsnd_kctrl_info()
792 static int rsnd_kctrl_get(struct snd_kcontrol *kctrl, in rsnd_kctrl_get()
807 static int rsnd_kctrl_put(struct snd_kcontrol *kctrl, in rsnd_kctrl_put()
837 struct snd_kcontrol *kctrl; in __rsnd_kctrl_new() local
Drsnd.h465 struct snd_kcontrol *kctrl; member