Home
last modified time | relevance | path

Searched refs:snd_soc_bytes_put (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/sound/soc/
Dsoc-ops.c672 int snd_soc_bytes_put(struct snd_kcontrol *kcontrol, in snd_soc_bytes_put() function
753 EXPORT_SYMBOL_GPL(snd_soc_bytes_put);
Dsoc-topology.c142 snd_soc_bytes_put, snd_soc_bytes_info},
/Linux-v4.19/include/sound/
Dsoc.h299 .put = snd_soc_bytes_put, .private_value = \
306 .put = snd_soc_bytes_put, .private_value = \
622 int snd_soc_bytes_put(struct snd_kcontrol *kcontrol,
/Linux-v4.19/sound/soc/codecs/
Darizona.c2783 return snd_soc_bytes_put(kcontrol, ucontrol); in arizona_lhpf_coeff_put()