Home
last modified time | relevance | path

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

/Linux-v5.10/include/sound/sof/
Dext_manifest.h34 #define SOF_EXT_MAN_VERSION_INCOMPATIBLE(host_ver, cli_ver) ( \ macro
/Linux-v5.10/sound/soc/sof/
Dloader.c245 if (SOF_EXT_MAN_VERSION_INCOMPATIBLE(SOF_EXT_MAN_VERSION, in snd_sof_fw_ext_man_parse()