Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/platform/x86/
Dmlx-platform.c4702 static struct mlxreg_core_platform_data *mlxplat_fan; variable
4859 mlxplat_fan = &mlxplat_default_fan_data; in mlxplat_dmi_qmb7xx_matched()
4884 mlxplat_fan = &mlxplat_default_fan_data; in mlxplat_dmi_comex_matched()
4909 mlxplat_fan = &mlxplat_default_fan_data; in mlxplat_dmi_ng400_matched()
4929 mlxplat_fan = &mlxplat_default_fan_data; in mlxplat_dmi_modular_matched()
5296 if (mlxplat_fan) { in mlxplat_init()
5297 mlxplat_fan->regmap = priv->regmap; in mlxplat_init()
5300 mlxplat_fan, in mlxplat_init()
5301 sizeof(*mlxplat_fan)); in mlxplat_init()
5337 if (mlxplat_fan) in mlxplat_init()