Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/cio/
Ddevice.h115 void ccw_request_notoper(struct ccw_device *cdev);
Dccwreq.c365 void ccw_request_notoper(struct ccw_device *cdev) in ccw_request_notoper() function
Ddevice_fsm.c414 ccw_request_notoper(cdev); in ccw_device_request_event()