Searched refs:fully_routed (Results 1 – 25 of 64) sorted by relevance
123
/linux-6.6.21/sound/soc/ ! |
D | soc-topology-test.c | 258 kunit_comp->card.fully_routed = true, in snd_soc_tplg_test_load_with_null_comp() 300 kunit_comp->card.fully_routed = true, in snd_soc_tplg_test_load_with_null_ops() 362 kunit_comp->card.fully_routed = true, in snd_soc_tplg_test_load_with_null_fw() 410 kunit_comp->card.fully_routed = true, in snd_soc_tplg_test_load_empty_tplg() 465 kunit_comp->card.fully_routed = true, in snd_soc_tplg_test_load_empty_tplg_bad_magic() 520 kunit_comp->card.fully_routed = true, in snd_soc_tplg_test_load_empty_tplg_bad_abi() 575 kunit_comp->card.fully_routed = true, in snd_soc_tplg_test_load_empty_tplg_bad_size() 631 kunit_comp->card.fully_routed = true, in snd_soc_tplg_test_load_empty_tplg_bad_payload_size() 679 kunit_comp->card.fully_routed = true, in snd_soc_tplg_test_load_pcm_tplg() 729 kunit_comp->card.fully_routed = true, in snd_soc_tplg_test_load_pcm_tplg_reload_comp() [all …]
|
/linux-6.6.21/sound/soc/tegra/ ! |
D | tegra_asoc_machine.c | 645 .fully_routed = true, 678 .fully_routed = true, 709 .fully_routed = true, 744 .fully_routed = true, 777 .fully_routed = true, 825 .fully_routed = true, 869 .fully_routed = true, 903 .fully_routed = true, 936 .fully_routed = true, 969 .fully_routed = true,
|
D | tegra_wm8903.c | 137 .fully_routed = true,
|
/linux-6.6.21/sound/soc/intel/avs/boards/ ! |
D | probe.c | 44 card->fully_routed = true; in avs_probe_mb_probe()
|
D | dmic.c | 71 card->fully_routed = true; in avs_dmic_probe()
|
D | max98357a.c | 123 card->fully_routed = true; in avs_max98357a_probe()
|
D | i2s_test.c | 158 card->fully_routed = true; in avs_i2s_test_probe()
|
D | ssm4567.c | 168 card->fully_routed = true; in avs_ssm4567_probe()
|
D | max98373.c | 180 card->fully_routed = true; in avs_max98373_probe()
|
D | max98927.c | 177 card->fully_routed = true; in avs_max98927_probe()
|
/linux-6.6.21/sound/soc/intel/boards/ ! |
D | sof_da7219_max98373.c | 399 .fully_routed = true, 414 .fully_routed = true,
|
D | kbl_da7219_max98927.c | 1038 .fully_routed = true, 1056 .fully_routed = true, 1073 .fully_routed = true, 1090 .fully_routed = true,
|
D | bytcht_nocodec.c | 165 .fully_routed = true,
|
D | hsw_rt5640.c | 145 .fully_routed = true,
|
D | bxt_rt298.c | 576 .fully_routed = true, 592 .fully_routed = true,
|
D | skl_hda_dsp_generic.c | 102 .fully_routed = true,
|
D | bdw-rt5650.c | 286 .fully_routed = true,
|
D | bdw_rt286.c | 218 .fully_routed = true,
|
D | ehl_rt5660.c | 248 .fully_routed = true,
|
/linux-6.6.21/sound/soc/atmel/ ! |
D | sam9g20_wm8731.c | 116 .fully_routed = true,
|
D | atmel_wm8904.c | 81 .fully_routed = true,
|
/linux-6.6.21/sound/soc/samsung/ ! |
D | tobermory.c | 219 .fully_routed = true,
|
D | speyside.c | 323 .fully_routed = true,
|
/linux-6.6.21/sound/soc/pxa/ ! |
D | spitz.c | 281 .fully_routed = true,
|
/linux-6.6.21/sound/soc/sunxi/ ! |
D | sun4i-codec.c | 1390 card->fully_routed = true; in sun6i_codec_create_card() 1448 card->fully_routed = true; in sun8i_a23_codec_create_card() 1487 card->fully_routed = true; in sun8i_h3_codec_create_card() 1526 card->fully_routed = true; in sun8i_v3s_codec_create_card()
|
123