Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/bcma/
Dmain.c31 static void bcma_device_remove(struct device *dev);
75 .remove = bcma_device_remove,
620 static void bcma_device_remove(struct device *dev) in bcma_device_remove() function