Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/base/
Dcore.c1618 device_platform_notify(struct device *dev, enum kobject_action action) in device_platform_notify() function
2876 error = device_platform_notify(dev, KOBJ_ADD); in device_add()
2972 device_platform_notify(dev, KOBJ_REMOVE); in device_add()
3118 device_platform_notify(dev, KOBJ_REMOVE); in device_del()