Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Dbase.h266 void software_node_notify_remove(struct device *dev);
H A Dswnode.c1027 software_node_notify_remove(dev); in device_remove_software_node()
1095 void software_node_notify_remove(struct device *dev) in software_node_notify_remove() function
H A Dcore.c2384 software_node_notify_remove(dev); in device_platform_notify_remove()