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