Searched refs:stop_completion (Results 1 – 2 of 2) sorted by relevance
49 struct completion *stop_completion; member
262 pi->stop_completion = &done; in i2sbus_wait_for_stop()266 pi->stop_completion = NULL; in i2sbus_wait_for_stop()686 if (pi->stop_completion) in handle_interrupt()687 complete(pi->stop_completion); in handle_interrupt()