Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/platform/x86/
Dmlx-platform.c1817 *mlxplat_wd_data[MLXPLAT_CPLD_WD_MAX_DEVS]; variable
1834 mlxplat_wd_data[0] = &mlxplat_mlxcpld_wd_set_type1[0]; in mlxplat_dmi_default_matched()
1853 mlxplat_wd_data[0] = &mlxplat_mlxcpld_wd_set_type1[0]; in mlxplat_dmi_msn21xx_matched()
1872 mlxplat_wd_data[0] = &mlxplat_mlxcpld_wd_set_type1[0]; in mlxplat_dmi_msn274x_matched()
1891 mlxplat_wd_data[0] = &mlxplat_mlxcpld_wd_set_type1[0]; in mlxplat_dmi_msn201x_matched()
1912 mlxplat_wd_data[i] = &mlxplat_mlxcpld_wd_set_type2[i]; in mlxplat_dmi_qmb7xx_matched()
2209 if (mlxplat_wd_data[j]) { in mlxplat_init()
2210 mlxplat_wd_data[j]->regmap = priv->regmap; in mlxplat_init()
2214 mlxplat_wd_data[j], in mlxplat_init()
2215 sizeof(*mlxplat_wd_data[j])); in mlxplat_init()