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

/linux-master/scripts/dtc/
H A Dfdtput.c19 OPER_WRITE_PROP, /* Write a property in a node */ enumerator in enum:oper_type
233 case OPER_WRITE_PROP:
293 disp.oper = OPER_WRITE_PROP;
338 if (disp.oper == OPER_WRITE_PROP) {

Completed in 111 milliseconds