Home
last modified time | relevance | path

Searched defs:propname (Results 1 – 3 of 3) sorted by relevance

/scripts/dtc/
A Dchecks.c182 char *propname = c->data; in check_is_string() local
191 #define WARNING_IF_NOT_STRING(nm, propname) \ argument
193 #define ERROR_IF_NOT_STRING(nm, propname) \ argument
201 char *propname = c->data; in check_is_string_list() local
220 #define WARNING_IF_NOT_STRING_LIST(nm, propname) \ argument
222 #define ERROR_IF_NOT_STRING_LIST(nm, propname) \ argument
229 char *propname = c->data; in check_is_cell() local
238 #define WARNING_IF_NOT_CELL(nm, propname) \ argument
240 #define ERROR_IF_NOT_CELL(nm, propname) \ argument
443 struct node *node, const char *propname) in check_phandle_prop()
[all …]
A Dlivetree.c425 struct property *get_property(struct node *node, const char *propname) in get_property()
/scripts/dtc/libfdt/
A Dfdt_ro.c652 const char *propname, in fdt_node_offset_by_prop_value()
867 const char *propname; in fdt_check_full() local

Completed in 10 milliseconds