Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Dswnode.c1006 software_node_notify(dev); in device_add_software_node()
1068 software_node_notify(dev); in device_create_managed_software_node()
1074 void software_node_notify(struct device *dev) in software_node_notify() function
H A Dbase.h265 void software_node_notify(struct device *dev);
H A Dcore.c2382 software_node_notify(dev); in device_platform_notify()