Lines Matching refs:dev_fsm_final_state
304 while (!dev_fsm_final_state(cdev) && in ccw_device_set_offline()
307 wait_event(cdev->private->wait_q, (dev_fsm_final_state(cdev) || in ccw_device_set_offline()
327 wait_event(cdev->private->wait_q, (dev_fsm_final_state(cdev) || in ccw_device_set_offline()
379 wait_event(cdev->private->wait_q, dev_fsm_final_state(cdev)); in ccw_device_set_online()
420 while (!dev_fsm_final_state(cdev) && in ccw_device_set_online()
423 wait_event(cdev->private->wait_q, (dev_fsm_final_state(cdev) || in ccw_device_set_online()
431 wait_event(cdev->private->wait_q, (dev_fsm_final_state(cdev) || in ccw_device_set_online()
511 if (!dev_fsm_final_state(cdev) && in online_store()
1594 while (!dev_fsm_final_state(cdev)) in ccw_device_enable_console()
1603 while (!dev_fsm_final_state(cdev)) in ccw_device_enable_console()
1765 dev_fsm_final_state(cdev)); in ccw_device_remove()
1827 if (!dev_fsm_final_state(cdev)) in ccw_device_pm_freeze()
1911 wait_event(cdev->private->wait_q, dev_fsm_final_state(cdev) || in __ccw_device_pm_restore()
1984 wait_event(cdev->private->wait_q, dev_fsm_final_state(cdev)); in ccw_device_pm_restore()