Searched defs:propname (Results 1 – 3 of 3) sorted by relevance
182 char *propname = c->data; in check_is_string() local191 #define WARNING_IF_NOT_STRING(nm, propname) \ argument193 #define ERROR_IF_NOT_STRING(nm, propname) \ argument201 char *propname = c->data; in check_is_string_list() local220 #define WARNING_IF_NOT_STRING_LIST(nm, propname) \ argument222 #define ERROR_IF_NOT_STRING_LIST(nm, propname) \ argument229 char *propname = c->data; in check_is_cell() local238 #define WARNING_IF_NOT_CELL(nm, propname) \ argument240 #define ERROR_IF_NOT_CELL(nm, propname) \ argument443 struct node *node, const char *propname) in check_phandle_prop()[all …]
425 struct property *get_property(struct node *node, const char *propname) in get_property()
652 const char *propname, in fdt_node_offset_by_prop_value()867 const char *propname; in fdt_check_full() local
Completed in 10 milliseconds