Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/mellanox/
Dmlxbf-pmc.c1450 static const struct acpi_device_id mlxbf_pmc_acpi_ids[] = { { "MLNXBFD0", 0 }, variable
1454 MODULE_DEVICE_TABLE(acpi, mlxbf_pmc_acpi_ids);
1457 .acpi_match_table = ACPI_PTR(mlxbf_pmc_acpi_ids), },