Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/bcma/
Dmain.c26 static int bcma_device_probe(struct device *dev);
70 .probe = bcma_device_probe,
605 static int bcma_device_probe(struct device *dev) in bcma_device_probe() function