Home
last modified time | relevance | path

Searched refs:snd_sof_fw_header (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/sof/
H A Dipc3-loader.c316 struct snd_sof_fw_header *header; in sof_ipc3_load_fw_to_dsp()
325 header = (struct snd_sof_fw_header *)(fw->data + payload_offset); in sof_ipc3_load_fw_to_dsp()
379 struct snd_sof_fw_header *header; in sof_ipc3_validate_firmware()
389 header = (struct snd_sof_fw_header *)(fw->data + payload_offset); in sof_ipc3_validate_firmware()
/kernel/linux/linux-5.10/include/uapi/sound/sof/
H A Dfw.h73 struct snd_sof_fw_header { struct
/kernel/linux/linux-6.6/include/uapi/sound/sof/
H A Dfw.h73 struct snd_sof_fw_header { struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/sof/
H A Dfw.h59 struct snd_sof_fw_header { struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/sof/
H A Dfw.h59 struct snd_sof_fw_header { struct
/kernel/linux/linux-5.10/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()

Completed in 4 milliseconds