Home
last modified time | relevance | path

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

/linux/drivers/platform/mellanox/ !
H A Dmlx-platform.c7397 static const struct dmi_system_id mlxplat_dmi_table[] __initconst = { variable
7591 MODULE_DEVICE_TABLE(dmi, mlxplat_dmi_table);
8156 if (!dmi_check_system(mlxplat_dmi_table)) in mlxplat_init()