Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/bcma/
Dmain.c29 static int bcma_bus_match(struct device *dev, const struct device_driver *drv);
73 .match = bcma_bus_match,
587 static int bcma_bus_match(struct device *dev, const struct device_driver *drv) in bcma_bus_match() function