Home
last modified time | relevance | path

Searched refs:ccw_device_is_orphan (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/cio/
H A Ddevice.h92 int ccw_device_is_orphan(struct ccw_device *);
H A Ddevice.c254 int ccw_device_is_orphan(struct ccw_device *cdev) in ccw_device_is_orphan() function
556 if (ccw_device_is_orphan(cdev)) in available_show()
H A Ddevice_fsm.c612 if (ccw_device_is_orphan(cdev)) { in ccw_device_offline()
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Ddevice.h92 int ccw_device_is_orphan(struct ccw_device *);
H A Ddevice_fsm.c601 if (ccw_device_is_orphan(cdev)) { in ccw_device_offline()
H A Ddevice.c240 int ccw_device_is_orphan(struct ccw_device *cdev) in ccw_device_is_orphan() function
545 if (ccw_device_is_orphan(cdev)) in available_show()

Completed in 11 milliseconds