Searched refs:ccw_device_is_orphan (Results 1 – 3 of 3) sorted by relevance
92 int ccw_device_is_orphan(struct ccw_device *);
253 int ccw_device_is_orphan(struct ccw_device *cdev) in ccw_device_is_orphan() function555 if (ccw_device_is_orphan(cdev)) in available_show()
605 if (ccw_device_is_orphan(cdev)) { in ccw_device_offline()