Searched refs:sch_get_cdev (Results 1 – 2 of 2) sorted by relevance
158 cdev = sch_get_cdev(sch); in io_subchannel_prepare()982 cdev = sch_get_cdev(sch); in io_subchannel_irq()1041 cdev = sch_get_cdev(sch); in io_subchannel_probe()1081 cdev = sch_get_cdev(sch); in io_subchannel_remove()1100 cdev = sch_get_cdev(sch); in io_subchannel_verify()1109 cdev = sch_get_cdev(sch); in io_subchannel_terminate_path()1135 struct ccw_device *cdev = sch_get_cdev(sch); in io_subchannel_chp_event()1181 cdev = sch_get_cdev(sch); in io_subchannel_quiesce()1364 cdev = sch_get_cdev(sch); in sch_get_action()1418 cdev = sch_get_cdev(sch); in io_subchannel_sch_event()
27 static inline struct ccw_device *sch_get_cdev(struct subchannel *sch) in sch_get_cdev() function