Home
last modified time | relevance | path

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

/linux/drivers/s390/cio/
A Dcss.h130 #define to_css(dev) container_of(dev, struct channel_subsystem, device) macro
A Dcss.c913 struct channel_subsystem *css = to_css(dev); in channel_subsystem_release()
922 struct channel_subsystem *css = to_css(dev); in real_cssid_show()
946 struct channel_subsystem *css = to_css(dev); in cm_enable_show()
958 struct channel_subsystem *css = to_css(dev); in cm_enable_store()
1395 return sch == to_css(sch->dev.parent)->pseudo_subchannel; in sch_is_pseudo_sch()
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()
A Dchp.c189 css = to_css(chp->dev.parent); in chp_measurement_read()
A Ddevice.c977 struct channel_subsystem *css = to_css(sch->dev.parent); in ccw_device_move_to_orph()

Completed in 14 milliseconds