Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/base/
Dplatform.c535 static int platform_drv_remove(struct device *_dev) in platform_drv_remove() function
569 drv->driver.remove = platform_drv_remove; in __platform_driver_register()