Home
last modified time | relevance | path

Searched refs:probe_continued (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_intel.h24 unsigned int probe_continued:1; member
H A Dhda_intel.c969 if (!hda->probe_continued || chip->disabled) in param_set_xint()
1239 if (!hda->probe_continued) { in azx_vs_set_state()
1286 if (chip->disabled || !hda->probe_continued) in azx_vs_can_switch()
1397 if (chip->disabled && hda->probe_continued) in azx_free()
2307 hda->probe_continued = 1; in azx_probe_continue()