of_reconfig_notify  200 drivers/of/dynamic.c 	return of_reconfig_notify(action, &pr);
of_reconfig_notify  249 drivers/of/dynamic.c 	of_reconfig_notify(OF_RECONFIG_ATTACH_NODE, &rd);
of_reconfig_notify  302 drivers/of/dynamic.c 	of_reconfig_notify(OF_RECONFIG_DETACH_NODE, &rd);
of_reconfig_notify  548 drivers/of/dynamic.c 		ret = of_reconfig_notify(ce->action, &rd);
of_reconfig_notify 1351 include/linux/of.h extern int of_reconfig_notify(unsigned long, struct of_reconfig_data *rd);