Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/sound/sof/
Dfw.h73 struct snd_sof_fw_header { struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/sof/
Dfw.h59 struct snd_sof_fw_header { struct
/kernel/linux/linux-5.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()