Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/bcma/
Dmain.c30 static int bcma_device_probe(struct device *dev);
74 .probe = bcma_device_probe,
604 static int bcma_device_probe(struct device *dev) in bcma_device_probe() function