Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/cio/
H A Ddevice.h113 void ccw_request_handler(struct ccw_device *cdev);
H A Dccwreq.c255 void ccw_request_handler(struct ccw_device *cdev) in ccw_request_handler() function
H A Ddevice_fsm.c418 ccw_request_handler(cdev); in ccw_device_request_event()