Searched refs:sch_get_cdev (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/s390/cio/
H A Dio_sch.h32 static inline struct ccw_device *sch_get_cdev(struct subchannel *sch) function
H A Ddevice.c990 cdev = sch_get_cdev(sch);
1046 cdev = sch_get_cdev(sch);
1094 cdev = sch_get_cdev(sch);
1114 cdev = sch_get_cdev(sch);
1125 cdev = sch_get_cdev(sch);
1151 struct ccw_device *cdev = sch_get_cdev(sch);
1210 cdev = sch_get_cdev(sch);
1396 cdev = sch_get_cdev(sch);
1450 cdev = sch_get_cdev(sch);

Completed in 72 milliseconds