Searched defs:platform_notify_remove (Results 1 - 1 of 1) sorted by relevance

/drivers/base/
H A Dcore.c47 int (*platform_notify_remove)(struct device *dev) = NULL; variable
1214 if (platform_notify_remove)
1215 platform_notify_remove(dev);

Completed in 1969 milliseconds