Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/sound/
Dasoc.h95 #define SND_SOC_TPLG_ABI_VERSION_MIN 0x4 /* oldest version supported */ macro
/Linux-v4.19/sound/soc/
Dsoc-topology.c2369 || hdr->abi < SND_SOC_TPLG_ABI_VERSION_MIN) { in soc_valid_header()