Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/intel/avs/boards/
Dssm4567.c251 card->disable_route_checks = true; in avs_ssm4567_probe()
/Linux-v6.1/sound/soc/intel/boards/
Dskl_nau88l25_ssm4567.c700 .disable_route_checks = true,
/Linux-v6.1/sound/soc/
Dsoc-core.c1421 if (card->disable_route_checks) { in soc_probe_component()
2029 if (card->disable_route_checks) { in snd_soc_bind_card()
/Linux-v6.1/include/sound/
Dsoc.h1018 unsigned int disable_route_checks:1; member