Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/
H A Dbase.h247 void software_node_notify(struct device *dev);
H A Dswnode.c994 software_node_notify(dev); in device_add_software_node()
1056 software_node_notify(dev); in device_create_managed_software_node()
1062 void software_node_notify(struct device *dev) in software_node_notify() function
H A Dcore.c2323 software_node_notify(dev); in device_platform_notify()