Searched defs:bcma_bus_match (Results 1 - 1 of 1) sorted by relevance

/drivers/bcma/
H A Dmain.c22 static int bcma_bus_match(struct device *dev, struct device_driver *drv);
57 .match = bcma_bus_match,
308 static int bcma_bus_match(struct device *dev, struct device_driver *drv) function

Completed in 5235 milliseconds