Home
last modified time | relevance | path

Searched refs:fsl_mc_bus_match (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/bus/fsl-mc/
H A Dfsl-mc-bus.c70 * fsl_mc_bus_match - device to driver matching callback
77 static int fsl_mc_bus_match(struct device *dev, struct device_driver *drv) in fsl_mc_bus_match() function
212 .match = fsl_mc_bus_match,
/kernel/linux/linux-6.6/drivers/bus/fsl-mc/
H A Dfsl-mc-bus.c76 * fsl_mc_bus_match - device to driver matching callback
83 static int fsl_mc_bus_match(struct device *dev, struct device_driver *drv) in fsl_mc_bus_match() function
314 .match = fsl_mc_bus_match,

Completed in 4 milliseconds