Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/sound/sof/
Dfw.h73 struct snd_sof_fw_header { struct
/Linux-v5.15/sound/soc/sof/
Dloader.c625 struct snd_sof_fw_header *header; in check_header()
634 header = (struct snd_sof_fw_header *)(fw->data + fw_offset); in check_header()
659 struct snd_sof_fw_header *header; in load_modules()
666 header = (struct snd_sof_fw_header *)(fw->data + fw_offset); in load_modules()