Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/bus/fsl-mc/
A Dfsl-mc-bus.c1270 static const struct of_device_id fsl_mc_bus_match_table[] = { variable
1275 MODULE_DEVICE_TABLE(of, fsl_mc_bus_match_table);
1287 .of_match_table = fsl_mc_bus_match_table,
1305 if (!of_match_device(fsl_mc_bus_match_table, dev) && in fsl_mc_bus_notifier()

Completed in 4 milliseconds