Home
last modified time | relevance | path

Searched refs:markertype (Results 1 – 6 of 6) sorted by relevance

/linux/scripts/dtc/
A Ddtc.h108 enum markertype { enum
120 static inline bool is_type_marker(enum markertype type) in is_type_marker()
125 extern const char *markername(enum markertype markertype);
128 enum markertype type;
186 struct data data_add_marker(struct data d, enum markertype type, char *ref);
287 enum markertype type);
A Dtreesource.c142 static enum markertype guess_value_type(struct property *prop) in guess_value_type()
180 enum markertype emit_type = TYPE_NONE; in write_propval()
A Ddata.c227 struct data data_add_marker(struct data d, enum markertype type, char *ref) in data_add_marker()
A Ddtc-parser.y359 enum markertype type = TYPE_UINT32;
A Dlivetree.c340 enum markertype type) in append_to_property()
A Ddtc-parser.tab.c1651 enum markertype type = TYPE_UINT32; in yyparse()

Completed in 13 milliseconds