Searched refs:sch_set_cdev (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/cio/ |
H A D | io_sch.h | 38 static inline void sch_set_cdev(struct subchannel *sch, in sch_set_cdev() function
|
H A D | device.c | 769 sch_set_cdev(sch, cdev); in io_subchannel_initialize_dev() 863 sch_set_cdev(sch, NULL); in io_subchannel_register() 977 sch_set_cdev(old_sch, NULL); in ccw_device_move_to_sch() 987 sch_set_cdev(sch, cdev); in ccw_device_move_to_sch() 1122 sch_set_cdev(sch, NULL); in io_subchannel_remove() 1525 sch_set_cdev(sch, NULL); in io_subchannel_sch_event()
|
/kernel/linux/linux-6.6/drivers/s390/cio/ |
H A D | io_sch.h | 38 static inline void sch_set_cdev(struct subchannel *sch, in sch_set_cdev() function
|
H A D | device.c | 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() 1511 sch_set_cdev(sch, NULL); in io_subchannel_sch_event() 1850 sch_set_cdev(sch, NULL); in ccw_device_todo()
|
Completed in 6 milliseconds