Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/sound/sof/
H A Dheader.h62 struct sof_manifest { struct
/linux-6.15/sound/soc/sof/
H A Dipc4-topology.c3313 struct sof_manifest *manifest; in sof_ipc4_parse_manifest()
3325 manifest = (struct sof_manifest *)man_ptr; in sof_ipc4_parse_manifest()
3340 len_check = sizeof(struct sof_manifest); in sof_ipc4_parse_manifest()
H A Dtopology.c2271 static int sof_manifest(struct snd_soc_component *scomp, int index, in sof_manifest() function
2323 .manifest = sof_manifest,