Home
last modified time | relevance | path

Searched refs:ccw_request_notoper (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/s390/cio/
Ddevice.h116 void ccw_request_notoper(struct ccw_device *cdev);
Dccwreq.c364 void ccw_request_notoper(struct ccw_device *cdev) in ccw_request_notoper() function
Ddevice_fsm.c420 ccw_request_notoper(cdev); in ccw_device_request_event()