Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/cio/
Ddevice.h92 int ccw_device_is_orphan(struct ccw_device *);
Ddevice.c253 int ccw_device_is_orphan(struct ccw_device *cdev) in ccw_device_is_orphan() function
555 if (ccw_device_is_orphan(cdev)) in available_show()
Ddevice_fsm.c605 if (ccw_device_is_orphan(cdev)) { in ccw_device_offline()