Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/sound/sof/
H A Dfw.h18 #define SND_SOF_FW_SIG_SIZE 4 macro
74 unsigned char sig[SND_SOF_FW_SIG_SIZE]; /* "Reef" */
/kernel/linux/linux-6.6/include/uapi/sound/sof/
H A Dfw.h18 #define SND_SOF_FW_SIG_SIZE 4 macro
74 unsigned char sig[SND_SOF_FW_SIG_SIZE]; /* "Reef" */
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/sof/
H A Dfw.h22 #define SND_SOF_FW_SIG_SIZE 4 macro
60 unsigned char sig[SND_SOF_FW_SIG_SIZE];
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/sof/
H A Dfw.h22 #define SND_SOF_FW_SIG_SIZE 4 macro
60 unsigned char sig[SND_SOF_FW_SIG_SIZE];
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dipc3-loader.c392 if (strncmp(header->sig, SND_SOF_FW_SIG, SND_SOF_FW_SIG_SIZE) != 0) { in sof_ipc3_validate_firmware()
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dloader.c583 if (strncmp(header->sig, SND_SOF_FW_SIG, SND_SOF_FW_SIG_SIZE) != 0) { in check_header()

Completed in 3 milliseconds