Searched refs:fully_routed (Results 1 – 25 of 60) sorted by relevance
123
/linux-5.19.10/sound/soc/ |
D | soc-topology-test.c | 260 kunit_comp->card.fully_routed = true, in snd_soc_tplg_test_load_with_null_comp() 304 kunit_comp->card.fully_routed = true, in snd_soc_tplg_test_load_with_null_ops() 368 kunit_comp->card.fully_routed = true, in snd_soc_tplg_test_load_with_null_fw() 417 kunit_comp->card.fully_routed = true, in snd_soc_tplg_test_load_empty_tplg() 473 kunit_comp->card.fully_routed = true, in snd_soc_tplg_test_load_empty_tplg_bad_magic() 529 kunit_comp->card.fully_routed = true, in snd_soc_tplg_test_load_empty_tplg_bad_abi() 585 kunit_comp->card.fully_routed = true, in snd_soc_tplg_test_load_empty_tplg_bad_size() 642 kunit_comp->card.fully_routed = true, in snd_soc_tplg_test_load_empty_tplg_bad_payload_size() 691 kunit_comp->card.fully_routed = true, in snd_soc_tplg_test_load_pcm_tplg() 742 kunit_comp->card.fully_routed = true, in snd_soc_tplg_test_load_pcm_tplg_reload_comp() [all …]
|
/linux-5.19.10/sound/soc/tegra/ |
D | tegra_asoc_machine.c | 599 .fully_routed = true, 632 .fully_routed = true, 663 .fully_routed = true, 697 .fully_routed = true, 745 .fully_routed = true, 789 .fully_routed = true, 823 .fully_routed = true, 856 .fully_routed = true,
|
D | tegra_wm8903.c | 137 .fully_routed = true,
|
/linux-5.19.10/sound/soc/samsung/ |
D | jive_wm8750.c | 106 .fully_routed = true,
|
D | tobermory.c | 219 .fully_routed = true,
|
/linux-5.19.10/sound/soc/pxa/ |
D | palm27x.c | 120 .fully_routed = true,
|
D | e750_wm9705.c | 101 .fully_routed = true,
|
D | brownstone.c | 105 .fully_routed = true,
|
D | z2.c | 181 .fully_routed = true,
|
D | e740_wm9705.c | 118 .fully_routed = true,
|
D | hx4700.c | 160 .fully_routed = true,
|
D | tosa.c | 217 .fully_routed = true,
|
D | poodle.c | 251 .fully_routed = true,
|
D | corgi.c | 288 .fully_routed = true,
|
/linux-5.19.10/sound/soc/intel/boards/ |
D | sof_da7219_max98373.c | 376 .fully_routed = true, 391 .fully_routed = true,
|
D | kbl_da7219_max98927.c | 1019 .fully_routed = true, 1037 .fully_routed = true, 1054 .fully_routed = true, 1071 .fully_routed = true,
|
D | bytcht_nocodec.c | 165 .fully_routed = true,
|
D | haswell.c | 168 .fully_routed = true,
|
D | bxt_rt298.c | 576 .fully_routed = true, 592 .fully_routed = true,
|
D | skl_hda_dsp_generic.c | 105 .fully_routed = true,
|
D | bdw-rt5650.c | 285 .fully_routed = true,
|
D | broadwell.c | 283 .fully_routed = true,
|
/linux-5.19.10/sound/soc/atmel/ |
D | sam9g20_wm8731.c | 114 .fully_routed = true,
|
D | atmel_wm8904.c | 81 .fully_routed = true,
|
/linux-5.19.10/sound/soc/sunxi/ |
D | sun4i-codec.c | 1404 card->fully_routed = true; in sun6i_codec_create_card() 1462 card->fully_routed = true; in sun8i_a23_codec_create_card() 1501 card->fully_routed = true; in sun8i_h3_codec_create_card() 1540 card->fully_routed = true; in sun8i_v3s_codec_create_card()
|
123