Home
last modified time | relevance | path

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

/linux/drivers/s390/cio/
H A Dcss.h139 #define to_css(dev) container_of(dev, struct channel_subsystem, device) macro
H A Dchp.c172 css = to_css(chp->dev.parent); in chp_measurement_copy_block()
H A Ddevice.c978 struct channel_subsystem *css = to_css(sch->dev.parent); in ccw_device_move_to_orph()