Home
last modified time | relevance | path

Searched refs:ccw_device_notify (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/s390/cio/
H A Ddevice.h133 int ccw_device_notify(struct ccw_device *, int);
H A Ddevice.c1403 if (ccw_device_notify(cdev, CIO_GONE) != NOTIFY_OK) in sch_get_action()
1412 if (ccw_device_notify(cdev, CIO_GONE) != NOTIFY_OK) in sch_get_action()
1421 if (ccw_device_notify(cdev, CIO_GONE) != NOTIFY_OK) in sch_get_action()
1426 if (ccw_device_notify(cdev, CIO_NO_PATH) != NOTIFY_OK) in sch_get_action()