Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/base/
H A Dswnode.c904 software_node_notify(dev, KOBJ_ADD); in device_add_software_node()
925 software_node_notify(dev, KOBJ_REMOVE); in device_remove_software_node()
931 int software_node_notify(struct device *dev, unsigned long action) in software_node_notify() function
H A Dcore.c1941 ret = software_node_notify(dev, action); in device_platform_notify()
/OK3568_Linux_fs/kernel/include/linux/
H A Dproperty.h484 int software_node_notify(struct device *dev, unsigned long action);