Searched refs:stop_completion (Results 1 – 2 of 2) sorted by relevance
50 struct completion *stop_completion; member
264 pi->stop_completion = &done; in i2sbus_wait_for_stop()268 pi->stop_completion = NULL; in i2sbus_wait_for_stop()695 if (pi->stop_completion) in handle_interrupt()696 complete(pi->stop_completion); in handle_interrupt()