Home
last modified time | relevance | path

Searched refs:OF_RECONFIG_ATTACH_NODE (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/of/
H A Ddynamic.c69 [OF_RECONFIG_ATTACH_NODE] = "ATTACH_NODE",
113 case OF_RECONFIG_ATTACH_NODE: in of_reconfig_get_state_change()
145 case OF_RECONFIG_ATTACH_NODE: in of_reconfig_get_state_change()
249 of_reconfig_notify(OF_RECONFIG_ATTACH_NODE, &rd); in of_attach_node()
522 if (ce->action == OF_RECONFIG_ATTACH_NODE && in __of_changeset_entry_destroy()
543 case OF_RECONFIG_ATTACH_NODE: in __of_changeset_entry_invert()
547 rce->action = OF_RECONFIG_ATTACH_NODE; in __of_changeset_entry_invert()
580 case OF_RECONFIG_ATTACH_NODE: in __of_changeset_entry_notify()
609 case OF_RECONFIG_ATTACH_NODE: in __of_changeset_entry_apply()
H A Doverlay.c535 if (ce_1->action != OF_RECONFIG_ATTACH_NODE && in find_dup_cset_node_entry()
541 if ((ce_2->action != OF_RECONFIG_ATTACH_NODE && in find_dup_cset_node_entry()
/openbmc/linux/lib/
H A Dof-reconfig-notifier-error-inject.c14 { NOTIFIER_ERR_INJECT_ACTION(OF_RECONFIG_ATTACH_NODE) },
/openbmc/linux/include/linux/
H A Dof.h414 #define OF_RECONFIG_ATTACH_NODE 0x0001 macro
1570 return of_changeset_action(ocs, OF_RECONFIG_ATTACH_NODE, np, NULL); in of_changeset_attach_node()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c842 case OF_RECONFIG_ATTACH_NODE: in pseries_smp_notifier()
H A Dhotplug-memory.c898 case OF_RECONFIG_ATTACH_NODE: in pseries_memory_notifier()
H A Dvas.c931 if ((action == OF_RECONFIG_ATTACH_NODE) || in pseries_vas_notifier()
H A Dsetup.c288 case OF_RECONFIG_ATTACH_NODE: in pci_dn_reconfig_notifier()