Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/bcma/
Dmain.c30 static int bcma_device_remove(struct device *dev);
74 .remove = bcma_device_remove,
642 static int bcma_device_remove(struct device *dev) in bcma_device_remove() function