Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/sound/sof/
A Dfw.h18 #define SND_SOF_FW_SIG_SIZE 4 macro
74 unsigned char sig[SND_SOF_FW_SIG_SIZE]; /* "Reef" */
/linux-6.3-rc2/sound/soc/sof/
A Dipc3-loader.c390 if (strncmp(header->sig, SND_SOF_FW_SIG, SND_SOF_FW_SIG_SIZE) != 0) { in sof_ipc3_validate_firmware()

Completed in 6 milliseconds