Searched refs:ccw_device_resume (Results 1 – 2 of 2) sorted by relevance
394 int ccw_device_resume(struct ccw_device *cdev) in ccw_device_resume() function707 EXPORT_SYMBOL(ccw_device_resume);
626 rc = ccw_device_resume(channel->ccwdev); in __lcs_resume_channel()