Searched defs:propname (Results 1 – 3 of 3) sorted by relevance
202 char *propname = c->data; in check_is_string() local212 #define WARNING_IF_NOT_STRING(nm, propname) \ argument214 #define ERROR_IF_NOT_STRING(nm, propname) \ argument221 char *propname = c->data; in check_is_cell() local231 #define WARNING_IF_NOT_CELL(nm, propname) \ argument233 #define ERROR_IF_NOT_CELL(nm, propname) \ argument
363 struct property *get_property(struct node *node, const char *propname) in get_property()
473 const char *propname, in fdt_node_offset_by_prop_value()