Lines Matching refs:channel_subsystems
37 struct channel_subsystem *channel_subsystems[__MAX_CSSID + 1]; variable
301 sch->dev.parent = &channel_subsystems[0]->device; in css_register_subchannel()
777 css = channel_subsystems[nr]; in setup_css()
812 css = channel_subsystems[i]; in css_reboot_event()
845 css = channel_subsystems[i]; in css_power_event()
862 css = channel_subsystems[i]; in css_power_event()
925 channel_subsystems[i] = css; in css_bus_init()
928 kfree(channel_subsystems[i]); in css_bus_init()
964 device_remove_file(&channel_subsystems[i]->device, in css_bus_init()
967 device_unregister(&channel_subsystems[i]->device); in css_bus_init()
973 css = channel_subsystems[i]; in css_bus_init()
997 css = channel_subsystems[i]; in css_bus_cleanup()