Home
last modified time | relevance | path

Searched refs:sch_is_pseudo_sch (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dcss.h152 int sch_is_pseudo_sch(struct subchannel *);
H A Ddevice.c256 return sch_is_pseudo_sch(to_subchannel(cdev->dev.parent)); in ccw_device_is_orphan()
942 if (!sch_is_pseudo_sch(old_sch)) { in ccw_device_move_to_sch()
975 if (!sch_is_pseudo_sch(old_sch)) { in ccw_device_move_to_sch()
986 if (!sch_is_pseudo_sch(sch)) in ccw_device_move_to_sch()
989 if (!sch_is_pseudo_sch(sch)) in ccw_device_move_to_sch()
2100 if (!sch_is_pseudo_sch(sch)) in ccw_device_todo()
2104 if (sch_is_pseudo_sch(sch)) in ccw_device_todo()
H A Dcio.c482 if (sch_is_pseudo_sch(sch)) in cio_enable_subchannel()
516 if (sch_is_pseudo_sch(sch)) in cio_disable_subchannel()
H A Dcss.c1406 int sch_is_pseudo_sch(struct subchannel *sch) in sch_is_pseudo_sch() function
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dcss.h150 int sch_is_pseudo_sch(struct subchannel *);
H A Ddevice.c242 return sch_is_pseudo_sch(to_subchannel(cdev->dev.parent)); in ccw_device_is_orphan()
923 if (!sch_is_pseudo_sch(old_sch)) { in ccw_device_move_to_sch()
956 if (!sch_is_pseudo_sch(old_sch)) { in ccw_device_move_to_sch()
967 if (!sch_is_pseudo_sch(sch)) in ccw_device_move_to_sch()
970 if (!sch_is_pseudo_sch(sch)) in ccw_device_move_to_sch()
1845 if (!sch_is_pseudo_sch(sch)) in ccw_device_todo()
H A Dcio.c482 if (sch_is_pseudo_sch(sch)) in cio_enable_subchannel()
516 if (sch_is_pseudo_sch(sch)) in cio_disable_subchannel()
H A Dcss.c1359 int sch_is_pseudo_sch(struct subchannel *sch) in sch_is_pseudo_sch() function

Completed in 12 milliseconds