Searched refs:snd_soc_bytes_get (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/sound/soc/codecs/ |
| D | arizona.h | 204 .info = snd_soc_bytes_info, .get = snd_soc_bytes_get, \ 211 .info = snd_soc_bytes_info, .get = snd_soc_bytes_get, \
|
| /linux-4.4.14/sound/soc/ |
| D | soc-ops.c | 640 int snd_soc_bytes_get(struct snd_kcontrol *kcontrol, in snd_soc_bytes_get() function 675 EXPORT_SYMBOL_GPL(snd_soc_bytes_get);
|
| D | soc-topology.c | 143 {SND_SOC_TPLG_CTL_BYTES, snd_soc_bytes_get,
|
| /linux-4.4.14/include/sound/ |
| D | soc.h | 283 .info = snd_soc_bytes_info, .get = snd_soc_bytes_get, \ 290 .info = snd_soc_bytes_info, .get = snd_soc_bytes_get, \ 621 int snd_soc_bytes_get(struct snd_kcontrol *kcontrol,
|