Lines Matching refs:channel_subsystems
37 struct channel_subsystem *channel_subsystems[__MAX_CSSID + 1]; variable
302 sch->dev.parent = &channel_subsystems[0]->device; in css_register_subchannel()
783 css = channel_subsystems[nr]; in setup_css()
818 css = channel_subsystems[i]; in css_reboot_event()
851 css = channel_subsystems[i]; in css_power_event()
868 css = channel_subsystems[i]; in css_power_event()
931 channel_subsystems[i] = css; in css_bus_init()
934 kfree(channel_subsystems[i]); in css_bus_init()
970 device_remove_file(&channel_subsystems[i]->device, in css_bus_init()
973 device_unregister(&channel_subsystems[i]->device); in css_bus_init()
979 css = channel_subsystems[i]; in css_bus_init()
1003 css = channel_subsystems[i]; in css_bus_cleanup()