Searched refs:platform_notify_remove (Results 1 – 5 of 5) sorted by relevance
442 platform_notify_remove = ixp4xx_platform_notify_remove; in ixp4xx_init_early()
944 extern int (*platform_notify_remove)(struct device *dev);
2004 int (*platform_notify_remove)(struct device *dev) = NULL; variable2059 if (platform_notify_remove) in device_platform_notify_remove()2060 platform_notify_remove(dev); in device_platform_notify_remove()
162649 ffff800012149208 B platform_notify_remove
Completed in 375 milliseconds