Home
last modified time | relevance | path

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

/linux/sound/hda/controllers/
H A Dintel.h16 struct completion probe_wait; member
H A Dintel.c1186 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()
1803 init_completion(&hda->probe_wait); in azx_create()
2213 complete_all(&hda->probe_wait); in azx_probe()
2395 complete_all(&hda->probe_wait); in azx_probe_continue()