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()
458 while (!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()
549 if (!dev_fsm_final_state(cdev) && in online_store()
1605 while (!dev_fsm_final_state(cdev)) in ccw_device_enable_console()
1614 while (!dev_fsm_final_state(cdev)) in ccw_device_enable_console()
1776 dev_fsm_final_state(cdev)); in ccw_device_remove()
1834 if (!dev_fsm_final_state(cdev)) in ccw_device_pm_freeze()
1918 wait_event(cdev->private->wait_q, dev_fsm_final_state(cdev) || in __ccw_device_pm_restore()
1991 wait_event(cdev->private->wait_q, dev_fsm_final_state(cdev)); in ccw_device_pm_restore()