Home
last modified time | relevance | path

Searched refs:disable_route_checks (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/intel/boards/
H A Dskl_hda_dsp_generic.c128 card->disable_route_checks = true; in skl_hda_audio_probe()
/linux/sound/soc/
H A Dsoc-core.c1644 if (card->disable_route_checks) { in soc_probe_component()
2252 if (card->disable_route_checks) { in snd_soc_bind_card()
H A Dsoc-topology.c1105 if (!dapm->card->disable_route_checks) { in soc_tplg_dapm_graph_elems_load()
/linux/include/sound/
H A Dsoc.h1121 unsigned int disable_route_checks:1; member