Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dmlx-platform.c5553 *mlxplat_wd_data[MLXPLAT_CPLD_WD_MAX_DEVS]; variable
5618 mlxplat_wd_data[0] = &mlxplat_mlxcpld_wd_set_type1[0]; in mlxplat_dmi_default_matched()
5641 mlxplat_wd_data[0] = &mlxplat_mlxcpld_wd_set_type1[0]; in mlxplat_dmi_default_wc_matched()
5689 mlxplat_wd_data[0] = &mlxplat_mlxcpld_wd_set_type1[0]; in mlxplat_dmi_msn21xx_matched()
5712 mlxplat_wd_data[0] = &mlxplat_mlxcpld_wd_set_type1[0]; in mlxplat_dmi_msn274x_matched()
6152 if (mlxplat_wd_data[i]) in mlxplat_mlxcpld_check_wd_capability()
6153 mlxplat_wd_data[i] = in mlxplat_mlxcpld_check_wd_capability()
6379 if (mlxplat_wd_data[i]) { in mlxplat_post_init()
6380 mlxplat_wd_data[i]->regmap = priv->regmap; in mlxplat_post_init()
6383 NULL, 0, mlxplat_wd_data[i], in mlxplat_post_init()
[all …]