Symbol: mlxreg_hotplug_device
drivers/platform/mellanox/mlxreg-lc.c
200
static struct mlxreg_hotplug_device mlxreg_lc_aux_pwr_brdinfo[] = {
drivers/platform/mellanox/mlxreg-lc.c
228
static struct mlxreg_hotplug_device mlxreg_lc_main_pwr_brdinfo[] = {
drivers/platform/mellanox/mlxreg-lc.c
412
mlxreg_lc_create_static_devices(struct mlxreg_lc *mlxreg_lc, struct mlxreg_hotplug_device *devs,
drivers/platform/mellanox/mlxreg-lc.c
415
struct mlxreg_hotplug_device *dev = devs;
drivers/platform/mellanox/mlxreg-lc.c
443
mlxreg_lc_destroy_static_devices(struct mlxreg_lc *mlxreg_lc, struct mlxreg_hotplug_device *devs,
drivers/platform/mellanox/mlxreg-lc.c
446
struct mlxreg_hotplug_device *dev = devs;
drivers/platform/mellanox/mlxreg-lc.c
644
struct mlxreg_hotplug_device *main_dev, *aux_dev;
drivers/platform/mellanox/mlxreg-lc.c
86
struct mlxreg_hotplug_device *aux_devs;
drivers/platform/mellanox/mlxreg-lc.c
88
struct mlxreg_hotplug_device *main_devs;
drivers/platform/mellanox/nvsw-sn2201.c
1017
struct mlxreg_hotplug_device *devs, int size)
drivers/platform/mellanox/nvsw-sn2201.c
1019
struct mlxreg_hotplug_device *dev = devs;
drivers/platform/mellanox/nvsw-sn2201.c
1035
struct mlxreg_hotplug_device *sn2201_dev;
drivers/platform/mellanox/nvsw-sn2201.c
153
struct mlxreg_hotplug_device *sn2201_devs;
drivers/platform/mellanox/nvsw-sn2201.c
155
struct mlxreg_hotplug_device *main_mux_devs;
drivers/platform/mellanox/nvsw-sn2201.c
157
struct mlxreg_hotplug_device *cpld_devs;
drivers/platform/mellanox/nvsw-sn2201.c
351
static struct mlxreg_hotplug_device nvsw_sn2201_cpld_brdinfo[] = {
drivers/platform/mellanox/nvsw-sn2201.c
366
static struct mlxreg_hotplug_device nvsw_sn2201_main_mux_brdinfo[] = {
drivers/platform/mellanox/nvsw-sn2201.c
601
static struct mlxreg_hotplug_device nvsw_sn2201_static_brdinfo[] = {
drivers/platform/mellanox/nvsw-sn2201.c
649
static struct mlxreg_hotplug_device nvsw_sn2201_busbar_static_brdinfo[] = {
drivers/platform/mellanox/nvsw-sn2201.c
983
struct mlxreg_hotplug_device *devs,
drivers/platform/mellanox/nvsw-sn2201.c
986
struct mlxreg_hotplug_device *dev = devs;
include/linux/platform_data/mlxreg.h
147
struct mlxreg_hotplug_device hpdev;