xfer_ready
wait_event_interruptible(dev->kthread_waitq_cec, xfer_ready(dev) ||
!xfer_ready(dev) && !kthread_should_stop()) {