Lines Matching full:topology

3  * soc-topology-test.c  --  ALSA SoC Topology Kernel Unit Tests
11 #include <sound/soc-topology.h>
25 .name = "sound-soc-topology-test-driver",
30 test_dev = root_device_register("sound-soc-topology-test"); in snd_soc_tplg_test_init()
47 * helper struct we use when registering component, as we load topology during
53 int expect; /* what result we expect when loading topology */
67 "Failed topology load"); in d_probe()
87 SND_SOC_DAILINK_DEF(platform, DAILINK_COMP_ARRAY(COMP_PLATFORM("sound-soc-topology-test")));
104 .name = "sound-soc-topology-test",
110 /* ===== TOPOLOGY TEMPLATES ================================================= */
112 // Structural representation of topology which can be generated with:
141 // Structural representation of topology containing SectionPCM
221 * topology load during component initialization, we don't need .remove
233 "Failed topology load"); in d_probe_null_comp()
239 .name = "sound-soc-topology-test",
284 * NULL ops is default case, we pass empty topology (fw), so we don't have
329 * when calling topology load during component initialization, we don't need
341 "Failed topology load"); in d_probe_null_fw()
347 .name = "sound-soc-topology-test",
389 // Test passing "empty" topology file
438 // Test "empty" topology file, but with bad "magic"
494 // Test "empty" topology file, but with bad "abi"
550 // Test "empty" topology file, but with bad "size"
606 // Test "empty" topology file, but with bad "payload_size"
663 // Test passing topology file with PCM definition
712 // Test passing topology file with PCM definition
765 // Test passing topology file with PCM definition