Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/cio/
H A Dcss.h132 #define to_css(dev) container_of(dev, struct channel_subsystem, device) macro
H A Dcss.c886 struct channel_subsystem *css = to_css(dev); in channel_subsystem_release()
895 struct channel_subsystem *css = to_css(dev); in real_cssid_show()
907 struct channel_subsystem *css = to_css(dev); in cm_enable_show()
919 struct channel_subsystem *css = to_css(dev); in cm_enable_store()
1410 return sch == to_css(sch->dev.parent)->pseudo_subchannel; in sch_is_pseudo_sch()
H A Ddevice_ops.c744 struct channel_subsystem *css = to_css(sch_dev->parent); in ccw_device_get_cssid()
760 struct channel_subsystem *css = to_css(sch_dev->parent); in ccw_device_get_iid()
H A Dchp.c189 css = to_css(chp->dev.parent); in chp_measurement_read()
H A Ddevice.c997 struct channel_subsystem *css = to_css(sch->dev.parent); in ccw_device_move_to_orph()