Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bus/fsl-mc/
H A Dfsl-mc-bus.c1202 static const struct of_device_id fsl_mc_bus_match_table[] = { variable
1207 MODULE_DEVICE_TABLE(of, fsl_mc_bus_match_table);
1219 .of_match_table = fsl_mc_bus_match_table,
1237 if (!of_match_device(fsl_mc_bus_match_table, dev) && in fsl_mc_bus_notifier()