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