Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/base/
Dplatform.c780 static int platform_drv_remove(struct device *_dev) in platform_drv_remove() function
813 drv->driver.remove = platform_drv_remove; in __platform_driver_register()