Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/sound/sof/
Dfw.h73 struct snd_sof_fw_header { struct
/Linux-v5.10/sound/soc/sof/
Dloader.c571 struct snd_sof_fw_header *header; in check_header()
580 header = (struct snd_sof_fw_header *)(fw->data + fw_offset); in check_header()
605 struct snd_sof_fw_header *header; in load_modules()
612 header = (struct snd_sof_fw_header *)(fw->data + fw_offset); in load_modules()