Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/intel/boards/
H A Dskl_nau88l25_ssm4567.c689 .disable_route_checks = true,
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-core.c1248 if (card->disable_route_checks) { in soc_probe_component()
1910 if (card->disable_route_checks) { in snd_soc_bind_card()
/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc.h1098 unsigned int disable_route_checks:1; member