Searched refs:to_css (Results 1 – 3 of 3) sorted by relevance
139 #define to_css(dev) container_of(dev, struct channel_subsystem, device) macro
870 struct channel_subsystem *css = to_css(dev); in channel_subsystem_release()879 struct channel_subsystem *css = to_css(dev); in real_cssid_show()903 struct channel_subsystem *css = to_css(dev); in cm_enable_show()915 struct channel_subsystem *css = to_css(dev); in cm_enable_store()1353 return sch == to_css(sch->dev.parent)->pseudo_subchannel; in sch_is_pseudo_sch()
171 css = to_css(chp->dev.parent); in chp_measurement_copy_block()