Home
last modified time | relevance | path

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

/linux/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/sound/soc/sof/
A Dloader.c623 if (strncmp(header->sig, SND_SOF_FW_SIG, SND_SOF_FW_SIG_SIZE) != 0) { in check_header()

Completed in 3 milliseconds