Lines Matching refs:mlxreg_hotplug_device
148 struct mlxreg_hotplug_device *sn2201_devs;
150 struct mlxreg_hotplug_device *main_mux_devs;
152 struct mlxreg_hotplug_device *cpld_devs;
345 static struct mlxreg_hotplug_device nvsw_sn2201_cpld_brdinfo[] = {
360 static struct mlxreg_hotplug_device nvsw_sn2201_main_mux_brdinfo[] = {
563 static struct mlxreg_hotplug_device nvsw_sn2201_static_brdinfo[] = {
893 struct mlxreg_hotplug_device *devs, in nvsw_sn2201_create_static_devices()
896 struct mlxreg_hotplug_device *dev = devs; in nvsw_sn2201_create_static_devices()
927 struct mlxreg_hotplug_device *devs, int size) in nvsw_sn2201_destroy_static_devices()
929 struct mlxreg_hotplug_device *dev = devs; in nvsw_sn2201_destroy_static_devices()
945 struct mlxreg_hotplug_device *sn2201_dev; in nvsw_sn2201_config_post_init()