Home
last modified time | relevance | path

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

/linux/drivers/platform/mellanox/
H A Dnvsw-sn2201.c141 struct mlxreg_core_hotplug_platform_data *hotplug_data; member
984 nvsw_sn2201->hotplug_data = &nvsw_sn2201_hotplug; in nvsw_sn2201_config_init()
1026 if (nvsw_sn2201->hotplug_data) { in nvsw_sn2201_config_init()
1027 nvsw_sn2201->hotplug_data->regmap = regmap; in nvsw_sn2201_config_init()
1032 nvsw_sn2201->hotplug_data, in nvsw_sn2201_config_init()
1033 sizeof(*nvsw_sn2201->hotplug_data)); in nvsw_sn2201_config_init()
/linux/include/linux/
H A Dswitchtec.h445 u32 hotplug_data[5]; member