Searched refs:fully_routed (Results 1 – 21 of 21) sorted by relevance
| /linux/sound/soc/ |
| H A D | soc-topology-test.c | 247 kunit_comp->card.fully_routed = true; in snd_soc_tplg_test_load_with_null_comp() 292 kunit_comp->card.fully_routed = true; in snd_soc_tplg_test_load_with_null_ops() 356 kunit_comp->card.fully_routed = true; in snd_soc_tplg_test_load_with_null_fw() 407 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() 523 kunit_comp->card.fully_routed = true; in snd_soc_tplg_test_load_empty_tplg_bad_abi() 581 kunit_comp->card.fully_routed = true; in snd_soc_tplg_test_load_empty_tplg_bad_size() 640 kunit_comp->card.fully_routed = true; in snd_soc_tplg_test_load_empty_tplg_bad_payload_size() 691 kunit_comp->card.fully_routed = true; 744 kunit_comp->card.fully_routed [all...] |
| H A D | soc-dapm.c | 520 if (w->dapm->card->fully_routed) in dapm_update_widget_flags() 535 if (w->dapm->card->fully_routed) in dapm_update_widget_flags() 3832 if (!dapm->card->fully_routed) in snd_soc_dapm_new_control_unlocked() 3842 if (!dapm->card->fully_routed) in snd_soc_dapm_new_control_unlocked()
|
| /linux/sound/soc/atmel/ |
| H A D | sam9g20_wm8731.c | 116 .fully_routed = true,
|
| H A D | atmel_wm8904.c | 80 .fully_routed = true,
|
| /linux/sound/soc/intel/avs/boards/ |
| H A D | pcm3168a.c | 129 card->fully_routed = true; in avs_pcm3168a_probe()
|
| H A D | hdaudio.c | 243 card->fully_routed = true; in avs_hdaudio_probe()
|
| /linux/sound/soc/intel/boards/ |
| H A D | skl_hda_dsp_generic.c | 114 card->fully_routed = true; in skl_hda_audio_probe()
|
| H A D | sof_ssp_amp.c | 48 .fully_routed = true,
|
| H A D | sof_cs42l42.c | 144 .fully_routed = true,
|
| H A D | ehl_rt5660.c | 244 .fully_routed = true,
|
| H A D | sof_nau8825.c | 169 .fully_routed = true,
|
| H A D | sof_pcm512x.c | 210 .fully_routed = true,
|
| H A D | sof_da7219.c | 207 .fully_routed = true,
|
| H A D | bytcht_es8316.c | 460 .fully_routed = true,
|
| H A D | sof_rt5682.c | 503 .fully_routed = true,
|
| H A D | sof_es8336.c | 439 .fully_routed = true,
|
| /linux/sound/soc/sunxi/ |
| H A D | sun4i-codec.c | 1743 card->fully_routed = true; in sun6i_codec_create_card() 1801 card->fully_routed = true; in sun8i_a23_codec_create_card() 1840 card->fully_routed = true; in sun8i_h3_codec_create_card() 1879 card->fully_routed = true; in sun8i_v3s_codec_create_card() 2025 card->fully_routed = true; in sun50i_h616_codec_create_card() 2075 card->fully_routed = true; in suniv_codec_create_card()
|
| /linux/sound/soc/samsung/ |
| H A D | tobermory.c | 216 .fully_routed = true,
|
| H A D | speyside.c | 330 .fully_routed = true,
|
| /linux/sound/soc/ti/ |
| H A D | omap-abe-twl6040.c | 290 card->fully_routed = 1; in omap_abe_probe()
|
| /linux/include/sound/ |
| H A D | soc.h | 1089 unsigned int fully_routed:1; member
|