Lines Matching defs:propname
422 const char *propname, const void *propval, in of_device_has_prop_value()
433 const char *propname, in of_find_node_by_prop_value()
477 const char *propname, u32 len) in of_find_property_value_of_size()
489 int of_read_u8(const struct device_node *np, const char *propname, u8 *outp) in of_read_u8()
508 int of_read_u16(const struct device_node *np, const char *propname, u16 *outp) in of_read_u16()
527 int of_read_u32(const struct device_node *np, const char *propname, u32 *outp) in of_read_u32()
532 int of_read_u32_array(const struct device_node *np, const char *propname, in of_read_u32_array()
551 int of_read_u32_index(const struct device_node *np, const char *propname, in of_read_u32_index()
573 int of_read_u64_index(const struct device_node *np, const char *propname, in of_read_u64_index()
596 int of_read_u64(const struct device_node *np, const char *propname, u64 *outp) in of_read_u64()
601 int of_property_match_string(const struct device_node *np, const char *propname, in of_property_match_string()
644 const char *propname, const char **out_strs, in of_property_read_string_helper()
965 int of_write_prop(struct device_node *np, const char *propname, int len, in of_write_prop()