Lines Matching refs:name
458 * @prop: The name of the property
459 * @nargs_prop: The name of the property telling the number of
490 * @name: The name of the reference
499 const char *name,
505 ret = fwnode_property_get_reference_args(fwnode, name, NULL, 0, index,
560 * fwnode_get_name - Return the name of a node
563 * Returns a pointer to the node name.
734 * @childname: String to match child node name against.
747 * @childname: String to match child node name against.
883 const char *name, char *addr,
886 int ret = fwnode_property_read_u8_array(fwnode, name, addr, alen);