Searched refs:SST_FW_SIGN (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/intel/atom/sst/ | ||
H A D | sst_loader.c | 123 if ((strncmp(header->signature, SST_FW_SIGN, 4) != 0) || in sst_validate_fw_image() |
H A D | sst.h | 212 #define SST_FW_SIGN "$SST" macro |