Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/bcma/
H A Dmain.c28 static int bcma_bus_match(struct device *dev, struct device_driver *drv);
72 .match = bcma_bus_match,
584 static int bcma_bus_match(struct device *dev, struct device_driver *drv) in bcma_bus_match() function