Home
last modified time | relevance | path

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

/linux/lib/
H A Dof-reconfig-notifier-error-inject.c15 { NOTIFIER_ERR_INJECT_ACTION(OF_RECONFIG_DETACH_NODE) },
/linux/include/linux/
H A Dof.h438 #define OF_RECONFIG_DETACH_NODE 0x0002 macro
1708 return of_changeset_action(ocs, OF_RECONFIG_DETACH_NODE, np, NULL); in of_changeset_detach_node()
/linux/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c848 case OF_RECONFIG_DETACH_NODE: in pseries_smp_notifier()
H A Dsetup.c318 case OF_RECONFIG_DETACH_NODE: in pci_dn_reconfig_notifier()