Home
last modified time | relevance | path

Searched refs:SND_SOC_TPLG_MAGIC (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-topology-test.c123 .magic = cpu_to_le32(SND_SOC_TPLG_MAGIC),
151 .magic = cpu_to_le32(SND_SOC_TPLG_MAGIC),
167 .magic = cpu_to_le32(SND_SOC_TPLG_MAGIC),
432 // long, so just use SND_SOC_TPLG_MAGIC + 1
455 data->header.magic = cpu_to_le32(SND_SOC_TPLG_MAGIC + 1); in snd_soc_tplg_test_load_empty_tplg_bad_magic()
H A Dsoc-topology.c2387 if (le32_to_cpu(hdr->magic) != SND_SOC_TPLG_MAGIC) { in soc_tplg_valid_header()
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasoc.h88 #define SND_SOC_TPLG_MAGIC 0x41536F43 /* ASoC */ macro
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasoc.h84 #define SND_SOC_TPLG_MAGIC 0x41536F43 /* ASoC */ macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasoc.h52 #define SND_SOC_TPLG_MAGIC 0x41536F43 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasoc.h65 #define SND_SOC_TPLG_MAGIC 0x41536F43 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasoc.h65 #define SND_SOC_TPLG_MAGIC 0x41536F43 macro
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-topology.c2647 if (le32_to_cpu(hdr->magic) != SND_SOC_TPLG_MAGIC) { in soc_valid_header()

Completed in 16 milliseconds