Home
last modified time | relevance | path

Searched defs:SOF_ABI_VERSION_INCOMPATIBLE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/sound/sof/
H A Dabi.h52 #define SOF_ABI_VERSION_INCOMPATIBLE(sof_ver, client_ver) \ macro
/kernel/linux/linux-6.6/include/uapi/sound/sof/
H A Dabi.h54 #define SOF_ABI_VERSION_INCOMPATIBLE(sof_ver, client_ver) \ macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/sof/
H A Dabi.h34 #define SOF_ABI_VERSION_INCOMPATIBLE(sof_ver,client_ver) (SOF_ABI_VERSION_MAJOR((sof_ver)) != SOF_ABI_VERSION_MAJOR((client_ver))) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/sof/
H A Dabi.h34 #define SOF_ABI_VERSION_INCOMPATIBLE(sof_ver,client_ver) (SOF_ABI_VERSION_MAJOR((sof_ver)) != SOF_ABI_VERSION_MAJOR((client_ver))) macro

Completed in 1 milliseconds