Lines Matching defs:np
43 int of_property_count_elems_of_size(const struct device_node *np, in of_property_count_elems_of_size()
78 static void *of_find_property_value_of_size(const struct device_node *np, in of_find_property_value_of_size()
113 int of_property_read_u32_index(const struct device_node *np, in of_property_read_u32_index()
145 int of_property_read_u64_index(const struct device_node *np, in of_property_read_u64_index()
183 int of_property_read_variable_u8_array(const struct device_node *np, in of_property_read_variable_u8_array()
231 int of_property_read_variable_u16_array(const struct device_node *np, in of_property_read_variable_u16_array()
276 int of_property_read_variable_u32_array(const struct device_node *np, in of_property_read_variable_u32_array()
315 int of_property_read_u64(const struct device_node *np, const char *propname, in of_property_read_u64()
350 int of_property_read_variable_u64_array(const struct device_node *np, in of_property_read_variable_u64_array()
393 int of_property_read_string(const struct device_node *np, const char *propname, in of_property_read_string()
417 int of_property_match_string(const struct device_node *np, const char *propname, in of_property_match_string()
456 int of_property_read_string_helper(const struct device_node *np, in of_property_read_string_helper()
735 struct device_node *np, *pp; in of_graph_get_remote_port_parent() local
757 struct device_node *np; in of_graph_get_remote_port() local
767 int of_graph_get_endpoint_count(const struct device_node *np) in of_graph_get_endpoint_count()
950 struct device_node *np; in of_fwnode_graph_get_port_parent() local