Home
last modified time | relevance | path

Searched refs:fully_routed (Results 1 – 21 of 21) sorted by relevance

/linux/sound/soc/
H A Dsoc-topology-test.c247 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 Dsoc-dapm.c520 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 Dsam9g20_wm8731.c116 .fully_routed = true,
H A Datmel_wm8904.c80 .fully_routed = true,
/linux/sound/soc/intel/avs/boards/
H A Dpcm3168a.c129 card->fully_routed = true; in avs_pcm3168a_probe()
H A Dhdaudio.c243 card->fully_routed = true; in avs_hdaudio_probe()
/linux/sound/soc/intel/boards/
H A Dskl_hda_dsp_generic.c114 card->fully_routed = true; in skl_hda_audio_probe()
H A Dsof_ssp_amp.c48 .fully_routed = true,
H A Dsof_cs42l42.c144 .fully_routed = true,
H A Dehl_rt5660.c244 .fully_routed = true,
H A Dsof_nau8825.c169 .fully_routed = true,
H A Dsof_pcm512x.c210 .fully_routed = true,
H A Dsof_da7219.c207 .fully_routed = true,
H A Dbytcht_es8316.c460 .fully_routed = true,
H A Dsof_rt5682.c503 .fully_routed = true,
H A Dsof_es8336.c439 .fully_routed = true,
/linux/sound/soc/sunxi/
H A Dsun4i-codec.c1743 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 Dtobermory.c216 .fully_routed = true,
H A Dspeyside.c330 .fully_routed = true,
/linux/sound/soc/ti/
H A Domap-abe-twl6040.c290 card->fully_routed = 1; in omap_abe_probe()
/linux/include/sound/
H A Dsoc.h1089 unsigned int fully_routed:1; member