Searched refs:sch_set_cdev (Results 1 – 2 of 2) sorted by relevance
762 sch_set_cdev(sch, cdev); in io_subchannel_initialize_dev()856 sch_set_cdev(sch, NULL); in io_subchannel_register()957 sch_set_cdev(old_sch, NULL); in ccw_device_move_to_sch()967 sch_set_cdev(sch, cdev); in ccw_device_move_to_sch()1102 sch_set_cdev(sch, NULL); in io_subchannel_remove()1514 sch_set_cdev(sch, NULL); in io_subchannel_sch_event()1853 sch_set_cdev(sch, NULL); in ccw_device_todo()
38 static inline void sch_set_cdev(struct subchannel *sch, in sch_set_cdev() function