Searched refs:probe_wait (Results 1 – 3 of 3) sorted by relevance
16 struct completion probe_wait; member
1183 wait_for_completion(&hda->probe_wait); in azx_vs_set_state()1235 wait_for_completion(&hda->probe_wait); in azx_vs_can_switch()1350 complete_all(&hda->probe_wait); in azx_free()1801 init_completion(&hda->probe_wait); in azx_create()2233 complete_all(&hda->probe_wait); in azx_probe()2406 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()