Lines Matching refs:dev_fsm_final_state
340 while (!dev_fsm_final_state(cdev) && in ccw_device_set_offline()
343 wait_event(cdev->private->wait_q, (dev_fsm_final_state(cdev) || in ccw_device_set_offline()
363 wait_event(cdev->private->wait_q, (dev_fsm_final_state(cdev) || in ccw_device_set_offline()
415 wait_event(cdev->private->wait_q, dev_fsm_final_state(cdev)); in ccw_device_set_online()
456 while (!dev_fsm_final_state(cdev) && in ccw_device_set_online()
459 wait_event(cdev->private->wait_q, (dev_fsm_final_state(cdev) || in ccw_device_set_online()
467 wait_event(cdev->private->wait_q, (dev_fsm_final_state(cdev) || in ccw_device_set_online()
547 if (!dev_fsm_final_state(cdev) && in online_store()
1600 while (!dev_fsm_final_state(cdev)) in ccw_device_enable_console()
1609 while (!dev_fsm_final_state(cdev)) in ccw_device_enable_console()
1771 dev_fsm_final_state(cdev)); in ccw_device_remove()
1831 if (!dev_fsm_final_state(cdev)) in ccw_device_pm_freeze()
1915 wait_event(cdev->private->wait_q, dev_fsm_final_state(cdev) || in __ccw_device_pm_restore()
1988 wait_event(cdev->private->wait_q, dev_fsm_final_state(cdev)); in ccw_device_pm_restore()