Home
last modified time | relevance | path

Searched refs:SOC_TPLG_MAGIC_BIG_ENDIAN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-topology.c33 #define SOC_TPLG_MAGIC_BIG_ENDIAN 0x436F5341 /* ASoC in reverse */ macro
2639 if (le32_to_cpu(hdr->magic) == SOC_TPLG_MAGIC_BIG_ENDIAN) { in soc_valid_header()
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-topology.c33 #define SOC_TPLG_MAGIC_BIG_ENDIAN 0x436F5341 /* ASoC in reverse */ macro
2379 if (le32_to_cpu(hdr->magic) == SOC_TPLG_MAGIC_BIG_ENDIAN) { in soc_tplg_valid_header()

Completed in 7 milliseconds