Searched refs:OF_RECONFIG_REMOVE_PROPERTY (Results 1 – 4 of 4) sorted by relevance
71 [OF_RECONFIG_REMOVE_PROPERTY] = "REMOVE_PROPERTY",89 case OF_RECONFIG_REMOVE_PROPERTY: in of_reconfig_notify()122 case OF_RECONFIG_REMOVE_PROPERTY: in of_reconfig_get_state_change()166 case OF_RECONFIG_REMOVE_PROPERTY: in of_reconfig_get_state_change()447 case OF_RECONFIG_REMOVE_PROPERTY: in __of_changeset_entry_dump()479 rce->action = OF_RECONFIG_REMOVE_PROPERTY; in __of_changeset_entry_invert()481 case OF_RECONFIG_REMOVE_PROPERTY: in __of_changeset_entry_invert()489 rce->action = OF_RECONFIG_REMOVE_PROPERTY; in __of_changeset_entry_invert()516 case OF_RECONFIG_REMOVE_PROPERTY: in __of_changeset_entry_notify()565 case OF_RECONFIG_REMOVE_PROPERTY: in __of_changeset_entry_apply()[all …]
1767 of_property_notify(OF_RECONFIG_REMOVE_PROPERTY, np, prop, NULL); in of_remove_property()
16 { NOTIFIER_ERR_INJECT_ACTION(OF_RECONFIG_REMOVE_PROPERTY) },
406 #define OF_RECONFIG_REMOVE_PROPERTY 0x0004 macro1349 return of_changeset_action(ocs, OF_RECONFIG_REMOVE_PROPERTY, np, prop); in of_changeset_remove_property()