Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/base/
Dcore.c915 device_platform_notify(struct device *dev, enum kobject_action action) in device_platform_notify() function
2160 error = device_platform_notify(dev, KOBJ_ADD); in device_add()
2238 device_platform_notify(dev, KOBJ_REMOVE); in device_add()
2379 device_platform_notify(dev, KOBJ_REMOVE); in device_del()