Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/sound/sof/
H A Dfw.h73 struct snd_sof_fw_header { struct
/OK3568_Linux_fs/kernel/sound/soc/sof/
H A 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()