Searched refs:snd_soc_get_xr_sx (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/ |
H A D | soc-ops.c | 842 * snd_soc_get_xr_sx - signed multi register get callback 854 int snd_soc_get_xr_sx(struct snd_kcontrol *kcontrol, in snd_soc_get_xr_sx() function 885 EXPORT_SYMBOL_GPL(snd_soc_get_xr_sx); variable
|
H A D | soc-topology.c | 143 {SND_SOC_TPLG_CTL_VOLSW_XR_SX, snd_soc_get_xr_sx,
|
/kernel/linux/linux-6.6/sound/soc/ |
H A D | soc-ops.c | 865 * snd_soc_get_xr_sx - signed multi register get callback 877 int snd_soc_get_xr_sx(struct snd_kcontrol *kcontrol, in snd_soc_get_xr_sx() function 907 EXPORT_SYMBOL_GPL(snd_soc_get_xr_sx); variable
|
H A D | soc-topology.c | 136 {SND_SOC_TPLG_CTL_VOLSW_XR_SX, snd_soc_get_xr_sx,
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | soc.h | 337 .info = snd_soc_info_xr_sx, .get = snd_soc_get_xr_sx, \ 610 int snd_soc_get_xr_sx(struct snd_kcontrol *kcontrol,
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | soc.h | 368 .info = snd_soc_info_xr_sx, .get = snd_soc_get_xr_sx, \ 601 int snd_soc_get_xr_sx(struct snd_kcontrol *kcontrol,
|
Completed in 19 milliseconds