Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_intel.h29 struct completion probe_wait; member
Dhda_intel.c1003 wait_for_completion(&hda->probe_wait); in azx_vs_set_state()
1050 wait_for_completion(&hda->probe_wait); in azx_vs_can_switch()
1121 complete_all(&hda->probe_wait); in azx_free()
1455 init_completion(&hda->probe_wait); in azx_create()
1876 complete_all(&hda->probe_wait); in azx_probe()
1972 complete_all(&hda->probe_wait); in azx_probe_continue()