Home
last modified time | relevance | path

Searched refs:snd_soc_get_enum_double (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/sound/soc/
Dsoc-ops.c59 int snd_soc_get_enum_double(struct snd_kcontrol *kcontrol, in snd_soc_get_enum_double() function
82 EXPORT_SYMBOL_GPL(snd_soc_get_enum_double);
Dsoc-topology.c137 {SND_SOC_TPLG_CTL_ENUM, snd_soc_get_enum_double,
139 {SND_SOC_TPLG_CTL_ENUM_VALUE, snd_soc_get_enum_double,
/Linux-v4.19/include/sound/
Dsoc.h220 .get = snd_soc_get_enum_double, .put = snd_soc_put_enum_double, \
591 int snd_soc_get_enum_double(struct snd_kcontrol *kcontrol,
/Linux-v4.19/sound/soc/codecs/
Dda7219.c294 ret = snd_soc_get_enum_double(kcontrol, ucontrol); in da7219_enum_locked_get()
Dtwl4030.c1081 snd_soc_get_enum_double,
Dcs43130.c1018 return snd_soc_get_enum_double(kcontrol, ucontrol); in cs43130_pcm_ch_get()