Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/sound/
Dasoc.h80 #define SND_SOC_TPLG_MAGIC 0x41536F43 /* ASoC */ macro
/linux-4.4.14/sound/soc/
Dsoc-topology.c1621 if (hdr->magic == cpu_to_be32(SND_SOC_TPLG_MAGIC)) { in soc_valid_header()
1629 if (hdr->magic != SND_SOC_TPLG_MAGIC) { in soc_valid_header()