Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
H A Dtopology.c2324 static int snd_sof_dspless_kcontrol(struct snd_kcontrol *kcontrol, in snd_sof_dspless_kcontrol()
2331 {SOF_TPLG_KCTL_VOL_ID, snd_sof_dspless_kcontrol, snd_sof_dspless_kcontrol},
2332 {SOF_TPLG_KCTL_BYTES_ID, snd_sof_dspless_kcontrol, snd_sof_dspless_kcontrol},
2333 {SOF_TPLG_KCTL_ENUM_ID, snd_sof_dspless_kcontrol, snd_sof_dspless_kcontrol}, in snd_sof_dspless_bytes_ext_get()
2334 {SOF_TPLG_KCTL_SWITCH_ID, snd_sof_dspless_kcontrol, snd_sof_dspless_kcontrol}, in snd_sof_dspless_bytes_ext_get()
2320 static int snd_sof_dspless_kcontrol(struct snd_kcontrol *kcontrol, snd_sof_dspless_kcontrol() function