Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_intel.h16 struct completion probe_wait; member
H A Dhda_intel.c1231 wait_for_completion(&hda->probe_wait); in azx_vs_set_state()
1283 wait_for_completion(&hda->probe_wait); in azx_vs_can_switch()
1394 complete_all(&hda->probe_wait); in azx_free()
1837 init_completion(&hda->probe_wait); in azx_create()
2217 complete_all(&hda->probe_wait); in azx_probe()
2409 complete_all(&hda->probe_wait); in azx_probe_continue()