Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/sound/
H A Dasoc.h91 #define SND_SOC_TPLG_ABI_VERSION_MIN 0x4 /* oldest version supported */ macro
/openbmc/linux/sound/soc/
H A Dsoc-topology.c2396 le32_to_cpu(hdr->abi) < SND_SOC_TPLG_ABI_VERSION_MIN) { in soc_tplg_valid_header()