Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dproperty.h433 int software_node_notify(struct device *dev, unsigned long action);
/Linux-v5.4/drivers/base/
Dswnode.c855 int software_node_notify(struct device *dev, unsigned long action) in software_node_notify() function
Dcore.c923 ret = software_node_notify(dev, action); in device_platform_notify()