Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/cio/
Ddevice.c952 static int ccw_device_move_to_sch(struct ccw_device *cdev, in ccw_device_move_to_sch() function
1021 return ccw_device_move_to_sch(cdev, css->pseudo_subchannel); in ccw_device_move_to_orph()
1553 rc = ccw_device_move_to_sch(cdev, sch); in io_subchannel_sch_event()