Searched refs:probe_wait (Results 1 – 3 of 3) sorted by relevance
16 struct completion probe_wait; member
1186 wait_for_completion(&hda->probe_wait); in azx_vs_set_state()1238 wait_for_completion(&hda->probe_wait); in azx_vs_can_switch()1353 complete_all(&hda->probe_wait); in azx_free()1806 init_completion(&hda->probe_wait); in azx_create()2250 complete_all(&hda->probe_wait); in azx_probe()2423 complete_all(&hda->probe_wait); in azx_probe_continue()
91 wait_queue_head_t probe_wait; /* Wait for probing paths */ member256 init_waitqueue_head(&m->probe_wait); in alloc_multipath_stage2()2090 wait_event_lock_irq(m->probe_wait, in probe_active_paths()2132 wake_up(&m->probe_wait); in probe_active_paths()