Lines Matching defs:np

71 int of_property_count_elems_of_size(const struct device_node *np,  in of_property_count_elems_of_size()
107 static void *of_find_property_value_of_size(const struct device_node *np, in of_find_property_value_of_size()
144 int of_property_read_u32_index(const struct device_node *np, in of_property_read_u32_index()
178 int of_property_read_u64_index(const struct device_node *np, in of_property_read_u64_index()
218 int of_property_read_variable_u8_array(const struct device_node *np, in of_property_read_variable_u8_array()
268 int of_property_read_variable_u16_array(const struct device_node *np, in of_property_read_variable_u16_array()
315 int of_property_read_variable_u32_array(const struct device_node *np, in of_property_read_variable_u32_array()
356 int of_property_read_u64(const struct device_node *np, const char *propname, in of_property_read_u64()
393 int of_property_read_variable_u64_array(const struct device_node *np, in of_property_read_variable_u64_array()
440 int of_property_read_string(const struct device_node *np, const char *propname, in of_property_read_string()
464 int of_property_match_string(const struct device_node *np, const char *propname, in of_property_match_string()
503 int of_property_read_string_helper(const struct device_node *np, in of_property_read_string_helper()
782 struct device_node *np, *pp; in of_graph_get_remote_port_parent() local
804 struct device_node *np; in of_graph_get_remote_port() local
814 int of_graph_get_endpoint_count(const struct device_node *np) in of_graph_get_endpoint_count()
1028 struct device_node *np; in of_fwnode_graph_get_port_parent() local
1065 static struct device_node *of_get_compat_node(struct device_node *np) in of_get_compat_node()
1084 static struct device_node *of_get_compat_node_parent(struct device_node *np) in of_get_compat_node_parent()
1137 static struct device_node *parse_prop_cells(struct device_node *np, in parse_prop_cells()
1191 static struct device_node *parse_suffix_prop_cells(struct device_node *np, in parse_suffix_prop_cells()
1272 static struct device_node *parse_gpios(struct device_node *np, in parse_gpios()
1282 static struct device_node *parse_iommu_maps(struct device_node *np, in parse_iommu_maps()
1291 static struct device_node *parse_gpio_compat(struct device_node *np, in parse_gpio_compat()
1313 static struct device_node *parse_interrupts(struct device_node *np, in parse_interrupts()