Lines Matching refs:mlxreg_hotplug_device
144 struct mlxreg_hotplug_device *sn2201_devs;
146 struct mlxreg_hotplug_device *main_mux_devs;
148 struct mlxreg_hotplug_device *cpld_devs;
341 static struct mlxreg_hotplug_device nvsw_sn2201_cpld_brdinfo[] = {
356 static struct mlxreg_hotplug_device nvsw_sn2201_main_mux_brdinfo[] = {
559 static struct mlxreg_hotplug_device nvsw_sn2201_static_brdinfo[] = {
889 struct mlxreg_hotplug_device *devs, in nvsw_sn2201_create_static_devices()
892 struct mlxreg_hotplug_device *dev = devs; in nvsw_sn2201_create_static_devices()
923 struct mlxreg_hotplug_device *devs, int size) in nvsw_sn2201_destroy_static_devices()
925 struct mlxreg_hotplug_device *dev = devs; in nvsw_sn2201_destroy_static_devices()
941 struct mlxreg_hotplug_device *sn2201_dev; in nvsw_sn2201_config_post_init()