Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dasoc.h213 struct snd_soc_tplg_vendor_string_elem { struct
225 struct snd_soc_tplg_vendor_string_elem string[0]; argument
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasoc.h213 struct snd_soc_tplg_vendor_string_elem { struct
225 struct snd_soc_tplg_vendor_string_elem string[0]; argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dasoc.h213 struct snd_soc_tplg_vendor_string_elem { struct
225 struct snd_soc_tplg_vendor_string_elem string[0]; argument
/OK3568_Linux_fs/kernel/sound/soc/intel/skylake/
H A Dskl-topology.c3151 struct snd_soc_tplg_vendor_string_elem *str_elem, in skl_tplg_fill_str_mfest_tkn()
3184 struct snd_soc_tplg_vendor_string_elem *str_elem; in skl_tplg_get_str_tkn()
3186 str_elem = (struct snd_soc_tplg_vendor_string_elem *)array->value; in skl_tplg_get_str_tkn()
3483 sizeof(struct snd_soc_tplg_vendor_string_elem); in skl_tplg_get_manifest_tkn()
/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dtopology.c507 struct snd_soc_tplg_vendor_string_elem *velem = elem; in get_token_comp_format()
516 struct snd_soc_tplg_vendor_string_elem *velem = elem; in get_token_dai_type()
526 struct snd_soc_tplg_vendor_string_elem *velem = elem; in get_token_process_type()
844 struct snd_soc_tplg_vendor_string_elem *elem; in sof_parse_string_tokens()