Searched refs:sch_get_cdev (Results 1 – 2 of 2) sorted by relevance
978 cdev = sch_get_cdev(sch); in io_subchannel_irq()1034 cdev = sch_get_cdev(sch); in io_subchannel_probe()1082 cdev = sch_get_cdev(sch); in io_subchannel_remove()1102 cdev = sch_get_cdev(sch); in io_subchannel_verify()1111 cdev = sch_get_cdev(sch); in io_subchannel_terminate_path()1137 struct ccw_device *cdev = sch_get_cdev(sch); in io_subchannel_chp_event()1196 cdev = sch_get_cdev(sch); in io_subchannel_quiesce()1381 cdev = sch_get_cdev(sch); in sch_get_action()1435 cdev = sch_get_cdev(sch); in io_subchannel_sch_event()
32 static inline struct ccw_device *sch_get_cdev(struct subchannel *sch) in sch_get_cdev() function