Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/sound/sof/
H A Dheader.h62 struct sof_manifest { struct
/openbmc/linux/sound/soc/sof/
H A Dipc4-topology.c2821 struct sof_manifest *manifest; in sof_ipc4_parse_manifest()
2833 manifest = (struct sof_manifest *)man_ptr; in sof_ipc4_parse_manifest()
2848 len_check = sizeof(struct sof_manifest); in sof_ipc4_parse_manifest()
H A Dtopology.c2247 static int sof_manifest(struct snd_soc_component *scomp, int index, in sof_manifest() function
2299 .manifest = sof_manifest,