Home
last modified time | relevance | path

Searched refs:ccw_device_move_to_sch (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/cio/
Ddevice.c931 static int ccw_device_move_to_sch(struct ccw_device *cdev, in ccw_device_move_to_sch() function
999 return ccw_device_move_to_sch(cdev, css->pseudo_subchannel); in ccw_device_move_to_orph()
1547 rc = ccw_device_move_to_sch(cdev, sch); in io_subchannel_sch_event()