Searched refs:mlxbf_pmc_acpi_ids (Results 1 – 1 of 1) sorted by relevance
2101 static const struct acpi_device_id mlxbf_pmc_acpi_ids[] = { { "MLNXBFD0", 0 }, variable2106 MODULE_DEVICE_TABLE(acpi, mlxbf_pmc_acpi_ids);2109 .acpi_match_table = ACPI_PTR(mlxbf_pmc_acpi_ids), },