Home
last modified time | relevance | path

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

/linux/lib/
H A Dof-reconfig-notifier-error-inject.c14 { NOTIFIER_ERR_INJECT_ACTION(OF_RECONFIG_ATTACH_NODE) },
/linux/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c845 case OF_RECONFIG_ATTACH_NODE: in pseries_smp_notifier()
H A Dsetup.c310 case OF_RECONFIG_ATTACH_NODE: in pci_dn_reconfig_notifier()
/linux/include/linux/
H A Dof.h437 #define OF_RECONFIG_ATTACH_NODE 0x0001 macro
1702 return of_changeset_action(ocs, OF_RECONFIG_ATTACH_NODE, np, NULL); in of_changeset_attach_node()