Lines Matching refs:wait_q
346 wait_event(cdev->private->wait_q, (dev_fsm_final_state(cdev) || in ccw_device_set_offline()
366 wait_event(cdev->private->wait_q, (dev_fsm_final_state(cdev) || in ccw_device_set_offline()
418 wait_event(cdev->private->wait_q, dev_fsm_final_state(cdev)); in ccw_device_set_online()
461 wait_event(cdev->private->wait_q, (dev_fsm_final_state(cdev) || in ccw_device_set_online()
469 wait_event(cdev->private->wait_q, (dev_fsm_final_state(cdev) || in ccw_device_set_online()
507 wait_event(cdev->private->wait_q, in online_store_recog_and_online()
858 wake_up(&cdev->private->wait_q); in io_subchannel_register()
920 init_waitqueue_head(&priv->wait_q); in io_subchannel_recog()
1233 wait_event(cdev->private->wait_q, in io_subchannel_quiesce()
1737 wait_event(cdev->private->wait_q, in ccw_device_remove()
1878 wait_event(cdev->private->wait_q, dev_fsm_final_state(cdev) || in __ccw_device_pm_restore()
1951 wait_event(cdev->private->wait_q, dev_fsm_final_state(cdev)); in ccw_device_pm_restore()