Searched defs:propname (Results 1 – 3 of 3) sorted by relevance
/scripts/dtc/ |
A D | checks.c | 211 const char *propname = c->data; in check_is_string() local 220 #define WARNING_IF_NOT_STRING(nm, propname) \ argument 222 #define ERROR_IF_NOT_STRING(nm, propname) \ argument 230 const char *propname = c->data; in check_is_string_list() local 249 #define WARNING_IF_NOT_STRING_LIST(nm, propname) \ argument 251 #define ERROR_IF_NOT_STRING_LIST(nm, propname) \ argument 258 const char *propname = c->data; in check_is_cell() local 267 #define WARNING_IF_NOT_CELL(nm, propname) \ argument 269 #define ERROR_IF_NOT_CELL(nm, propname) \ argument 487 struct node *node, const char *propname) in check_phandle_prop() [all …]
|
A D | livetree.c | 425 struct property *get_property(struct node *node, const char *propname) in get_property()
|
/scripts/dtc/libfdt/ |
A D | fdt_ro.c | 529 const char *propname, int propnamelen, in fdt_path_getprop_namelen() 684 const char *propname, in fdt_node_offset_by_prop_value()
|
Completed in 11 milliseconds