Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dplatform_device.h220 void (*remove_new)(struct platform_device *); member
/linux-6.3-rc2/drivers/base/
A Dplatform.c1423 if (drv->remove_new) { in platform_remove()
1424 drv->remove_new(dev); in platform_remove()

Completed in 11 milliseconds