Symbol: mlx5_hwmon
drivers/net/ethernet/mellanox/mlx5/core/events.c
158
static void print_sensor_names_in_bit_set(struct mlx5_core_dev *dev, struct mlx5_hwmon *hwmon,
drivers/net/ethernet/mellanox/mlx5/core/hwmon.c
116
struct mlx5_hwmon *hwmon = dev_get_drvdata(dev);
drivers/net/ethernet/mellanox/mlx5/core/hwmon.c
147
struct mlx5_hwmon *hwmon = dev_get_drvdata(dev);
drivers/net/ethernet/mellanox/mlx5/core/hwmon.c
163
static int mlx5_hwmon_init_channels_names(struct mlx5_hwmon *hwmon)
drivers/net/ethernet/mellanox/mlx5/core/hwmon.c
207
static int mlx5_hwmon_init_sensors_indexes(struct mlx5_hwmon *hwmon, u64 sensor_map)
drivers/net/ethernet/mellanox/mlx5/core/hwmon.c
228
static void mlx5_hwmon_channel_info_init(struct mlx5_hwmon *hwmon)
drivers/net/ethernet/mellanox/mlx5/core/hwmon.c
284
static void mlx5_hwmon_free(struct mlx5_hwmon *hwmon)
drivers/net/ethernet/mellanox/mlx5/core/hwmon.c
294
static struct mlx5_hwmon *mlx5_hwmon_alloc(struct mlx5_core_dev *mdev)
drivers/net/ethernet/mellanox/mlx5/core/hwmon.c
296
struct mlx5_hwmon *hwmon;
drivers/net/ethernet/mellanox/mlx5/core/hwmon.c
342
static int mlx5_hwmon_dev_init(struct mlx5_hwmon *hwmon)
drivers/net/ethernet/mellanox/mlx5/core/hwmon.c
377
struct mlx5_hwmon *hwmon;
drivers/net/ethernet/mellanox/mlx5/core/hwmon.c
410
struct mlx5_hwmon *hwmon = mdev->hwmon;
drivers/net/ethernet/mellanox/mlx5/core/hwmon.c
420
const char *hwmon_get_sensor_name(struct mlx5_hwmon *hwmon, int channel)
drivers/net/ethernet/mellanox/mlx5/core/hwmon.c
86
struct mlx5_hwmon *hwmon = dev_get_drvdata(dev);
drivers/net/ethernet/mellanox/mlx5/core/hwmon.h
13
const char *hwmon_get_sensor_name(struct mlx5_hwmon *hwmon, int channel);
include/linux/mlx5/driver.h
790
struct mlx5_hwmon *hwmon;