Home
last modified time | relevance | path

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

/linux-5.10/include/linux/
Dproperty.h481 int software_node_notify(struct device *dev, unsigned long action);
/linux-5.10/drivers/base/
Dswnode.c846 int software_node_notify(struct device *dev, unsigned long action) in software_node_notify() function
Dcore.c1626 ret = software_node_notify(dev, action); in device_platform_notify()