Home
last modified time | relevance | path

Searched refs:hotplug_data (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/platform/mellanox/
Dnvsw-sn2201.c137 struct mlxreg_core_hotplug_platform_data *hotplug_data; member
980 nvsw_sn2201->hotplug_data = &nvsw_sn2201_hotplug; in nvsw_sn2201_config_init()
1022 if (nvsw_sn2201->hotplug_data) { in nvsw_sn2201_config_init()
1023 nvsw_sn2201->hotplug_data->regmap = regmap; in nvsw_sn2201_config_init()
1028 nvsw_sn2201->hotplug_data, in nvsw_sn2201_config_init()
1029 sizeof(*nvsw_sn2201->hotplug_data)); in nvsw_sn2201_config_init()
/linux-6.1.9/include/linux/
Dswitchtec.h444 u32 hotplug_data[5]; member