Searched refs:sch_set_cdev (Results 1 – 2 of 2) sorted by relevance
768 sch_set_cdev(sch, cdev); in io_subchannel_initialize_dev() 855 sch_set_cdev(sch, NULL); in io_subchannel_register() 958 sch_set_cdev(old_sch, NULL); in ccw_device_move_to_sch() 968 sch_set_cdev(sch, cdev); in ccw_device_move_to_sch() 1097 sch_set_cdev(sch, NULL); in io_subchannel_remove() 1538 sch_set_cdev(sch, NULL); in io_subchannel_sch_event() 1877 sch_set_cdev(sch, NULL); in ccw_device_todo()
38 static inline void sch_set_cdev(struct subchannel *sch, in sch_set_cdev() function