Searched refs:snd_soc_info_volsw_range (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/sound/ |
H A D | soc.h | 66 .info = snd_soc_info_volsw_range, .get = snd_soc_get_volsw_range, \ 97 .info = snd_soc_info_volsw_range, \ 126 .info = snd_soc_info_volsw_range, \ 166 .info = snd_soc_info_volsw_range, \ 271 .info = snd_soc_info_volsw_range, \ 581 int snd_soc_info_volsw_range(struct snd_kcontrol *kcontrol,
|
/openbmc/linux/sound/soc/ |
H A D | soc-ops.c | 491 * snd_soc_info_volsw_range - single mixer info callback with range. 500 int snd_soc_info_volsw_range(struct snd_kcontrol *kcontrol, in snd_soc_info_volsw_range() function 518 EXPORT_SYMBOL_GPL(snd_soc_info_volsw_range); in snd_soc_info_volsw_range()
|
H A D | soc-topology.c | 135 snd_soc_put_volsw_range, snd_soc_info_volsw_range},
|
/openbmc/linux/sound/pci/hda/ |
H A D | tas2781_hda_i2c.c | 47 .info = snd_soc_info_volsw_range, \
|