Searched refs:SND_SOC_TPLG_MAGIC (Results 1 – 3 of 3) sorted by relevance
69 if (hdr->magic != SND_SOC_TPLG_MAGIC) { in snd_tplg_decode()
42 hdr.magic = SND_SOC_TPLG_MAGIC; in write_block_header()
87 #define SND_SOC_TPLG_MAGIC 0x41536F43 /* ASoC */ macro