Home
last modified time | relevance | path

Searched refs:mlxsw_hwmon (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_hwmon.c72 struct mlxsw_hwmon *mlxsw_hwmon = mlxsw_hwmon_dev->hwmon; in mlxsw_hwmon_temp_show() argument
97 struct mlxsw_hwmon *mlxsw_hwmon = mlxsw_hwmon_dev->hwmon; in mlxsw_hwmon_temp_max_show() local
122 struct mlxsw_hwmon *mlxsw_hwmon = mlxsw_hwmon_dev->hwmon; in mlxsw_hwmon_temp_rst_store() local
159 struct mlxsw_hwmon *mlxsw_hwmon = mlxsw_hwmon_dev->hwmon; in mlxsw_hwmon_fan_rpm_show() local
179 struct mlxsw_hwmon *mlxsw_hwmon = mlxsw_hwmon_dev->hwmon; in mlxsw_hwmon_fan_fault_show() local
201 struct mlxsw_hwmon *mlxsw_hwmon = mlxsw_hwmon_dev->hwmon; in mlxsw_hwmon_pwm_show() local
222 struct mlxsw_hwmon *mlxsw_hwmon = mlxsw_hwmon_dev->hwmon; in mlxsw_hwmon_pwm_store() local
249 struct mlxsw_hwmon *mlxsw_hwmon = mlxsw_hwmon_dev->hwmon; in mlxsw_hwmon_module_temp_get() local
861 struct mlxsw_hwmon *mlxsw_hwmon; in mlxsw_hwmon_init() local
881 mlxsw_hwmon->line_cards[0].hwmon = mlxsw_hwmon; in mlxsw_hwmon_init()
[all …]
H A Dcore.h526 struct mlxsw_hwmon;
532 struct mlxsw_hwmon **p_hwmon);
533 void mlxsw_hwmon_fini(struct mlxsw_hwmon *mlxsw_hwmon);
539 struct mlxsw_hwmon **p_hwmon) in mlxsw_hwmon_init()
544 static inline void mlxsw_hwmon_fini(struct mlxsw_hwmon *mlxsw_hwmon) in mlxsw_hwmon_fini() argument
H A Dcore.c88 struct mlxsw_hwmon *hwmon;