Searched refs:mlxsw_hwmon (Results 1 – 3 of 3) sorted by relevance
19 struct mlxsw_hwmon *hwmon;24 struct mlxsw_hwmon { struct41 struct mlxsw_hwmon *mlxsw_hwmon = mlwsw_hwmon_attr->hwmon; in mlxsw_hwmon_temp_show() argument48 err = mlxsw_reg_query(mlxsw_hwmon->core, MLXSW_REG(mtmp), mtmp_pl); in mlxsw_hwmon_temp_show()50 dev_err(mlxsw_hwmon->bus_info->dev, "Failed to query temp sensor\n"); in mlxsw_hwmon_temp_show()63 struct mlxsw_hwmon *mlxsw_hwmon = mlwsw_hwmon_attr->hwmon; in mlxsw_hwmon_temp_max_show() local70 err = mlxsw_reg_query(mlxsw_hwmon->core, MLXSW_REG(mtmp), mtmp_pl); in mlxsw_hwmon_temp_max_show()72 dev_err(mlxsw_hwmon->bus_info->dev, "Failed to query temp sensor\n"); in mlxsw_hwmon_temp_max_show()85 struct mlxsw_hwmon *mlxsw_hwmon = mlwsw_hwmon_attr->hwmon; in mlxsw_hwmon_temp_rst_store() local97 err = mlxsw_reg_write(mlxsw_hwmon->core, MLXSW_REG(mtmp), mtmp_pl); in mlxsw_hwmon_temp_rst_store()[all …]
344 struct mlxsw_hwmon;350 struct mlxsw_hwmon **p_hwmon);351 void mlxsw_hwmon_fini(struct mlxsw_hwmon *mlxsw_hwmon);357 struct mlxsw_hwmon **p_hwmon) in mlxsw_hwmon_init()362 static inline void mlxsw_hwmon_fini(struct mlxsw_hwmon *mlxsw_hwmon) in mlxsw_hwmon_fini() argument
79 struct mlxsw_hwmon *hwmon;