Searched refs:OF_RECONFIG_REMOVE_PROPERTY (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/lib/
H A Dof-reconfig-notifier-error-inject.c16 { NOTIFIER_ERR_INJECT_ACTION(OF_RECONFIG_REMOVE_PROPERTY) },
/linux-4.4.14/drivers/of/
H A Ddynamic.c85 [OF_RECONFIG_REMOVE_PROPERTY] = "REMOVE_PROPERTY",
103 case OF_RECONFIG_REMOVE_PROPERTY: of_reconfig_notify()
136 case OF_RECONFIG_REMOVE_PROPERTY: of_reconfig_get_state_change()
180 case OF_RECONFIG_REMOVE_PROPERTY: of_reconfig_get_state_change()
460 case OF_RECONFIG_REMOVE_PROPERTY: __of_changeset_entry_dump()
492 rce->action = OF_RECONFIG_REMOVE_PROPERTY; __of_changeset_entry_invert()
494 case OF_RECONFIG_REMOVE_PROPERTY: __of_changeset_entry_invert()
523 case OF_RECONFIG_REMOVE_PROPERTY: __of_changeset_entry_notify()
571 case OF_RECONFIG_REMOVE_PROPERTY: __of_changeset_entry_apply()
618 case OF_RECONFIG_REMOVE_PROPERTY: __of_changeset_entry_apply()
756 * + OF_RECONFIG_REMOVE_PROPERTY,
H A Dbase.c1791 of_property_notify(OF_RECONFIG_REMOVE_PROPERTY, np, prop, NULL); of_remove_property()
/linux-4.4.14/include/linux/
H A Dof.h351 #define OF_RECONFIG_REMOVE_PROPERTY 0x0004 macro
1032 return of_changeset_action(ocs, OF_RECONFIG_REMOVE_PROPERTY, np, prop); of_changeset_remove_property()

Completed in 120 milliseconds