Searched refs:to_css (Results 1 – 5 of 5) sorted by relevance
130 #define to_css(dev) container_of(dev, struct channel_subsystem, device) macro
913 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()
744 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()
189 css = to_css(chp->dev.parent); in chp_measurement_read()
977 struct channel_subsystem *css = to_css(sch->dev.parent); in ccw_device_move_to_orph()
Completed in 14 milliseconds