Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/
Dcore.c1648 device_platform_notify(struct device *dev, enum kobject_action action) in device_platform_notify() function
2905 error = device_platform_notify(dev, KOBJ_ADD); in device_add()
3001 device_platform_notify(dev, KOBJ_REMOVE); in device_add()
3147 device_platform_notify(dev, KOBJ_REMOVE); in device_del()