Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bus/fsl-mc/
H A Dfsl-mc-bus.c1209 static const struct acpi_device_id fsl_mc_bus_acpi_match_table[] = { variable
1213 MODULE_DEVICE_TABLE(acpi, fsl_mc_bus_acpi_match_table);
1220 .acpi_match_table = fsl_mc_bus_acpi_match_table,
1238 !acpi_match_device(fsl_mc_bus_acpi_match_table, dev)) in fsl_mc_bus_notifier()