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

/drivers/base/
H A Dcore.c46 int (*platform_notify)(struct device *dev) = NULL; variable
1017 if (platform_notify)
1018 platform_notify(dev);

Completed in 411 milliseconds