Searched refs:mlx5_hwmon (Results 1 – 3 of 3) sorted by relevance
29 struct mlx5_hwmon { struct86 struct mlx5_hwmon *hwmon = dev_get_drvdata(dev); in mlx5_hwmon_read()116 struct mlx5_hwmon *hwmon = dev_get_drvdata(dev); in mlx5_hwmon_write()147 struct mlx5_hwmon *hwmon = dev_get_drvdata(dev); in mlx5_hwmon_read_string()163 static int mlx5_hwmon_init_channels_names(struct mlx5_hwmon *hwmon) in mlx5_hwmon_init_channels_names()207 static int mlx5_hwmon_init_sensors_indexes(struct mlx5_hwmon *hwmon, u64 sensor_map) in mlx5_hwmon_init_sensors_indexes()228 static void mlx5_hwmon_channel_info_init(struct mlx5_hwmon *hwmon) in mlx5_hwmon_channel_info_init()284 static void mlx5_hwmon_free(struct mlx5_hwmon *hwmon) in mlx5_hwmon_free()294 static struct mlx5_hwmon *mlx5_hwmon_alloc(struct mlx5_core_dev *mdev) in mlx5_hwmon_alloc()296 struct mlx5_hwmon *hwmon; in mlx5_hwmon_alloc()[all …]
13 const char *hwmon_get_sensor_name(struct mlx5_hwmon *hwmon, int channel);
158 static void print_sensor_names_in_bit_set(struct mlx5_core_dev *dev, struct mlx5_hwmon *hwmon, in print_sensor_names_in_bit_set()