Lines Matching defs:np
62 struct device_node *np; member
67 int of_n_addr_cells(const struct device_node *np) in of_n_addr_cells()
83 int of_n_size_cells(const struct device_node *np) in of_n_size_cells()
99 int of_simple_addr_cells(const struct device_node *np) in of_simple_addr_cells()
111 int of_simple_size_cells(const struct device_node *np) in of_simple_size_cells()
123 struct property *of_find_property(const struct device_node *np, in of_find_property()
146 struct device_node *np; in of_find_all_nodes() local
166 const void *of_get_property(const struct device_node *np, const char *name, in of_get_property()
174 const struct property *of_get_first_property(const struct device_node *np) in of_get_first_property()
182 const struct property *of_get_next_property(const struct device_node *np, in of_get_next_property()
191 const void *of_get_property_by_prop(const struct device_node *np, in of_get_property_by_prop()
284 const struct device_node *np; in of_get_parent() local
346 struct device_node *np = NULL; in of_find_node_opts_by_path() local
401 struct device_node *np; in of_find_compatible_node() local
414 struct device_node *np; in of_find_node_by_phandle() local
450 static void *of_find_property_value_of_size(const struct device_node *np, in of_find_property_value_of_size()
465 int of_read_u32(const struct device_node *np, const char *propname, u32 *outp) in of_read_u32()
497 int of_property_read_u64(const struct device_node *np, const char *propname, in of_property_read_u64()
511 int of_read_u32_array(const struct device_node *np, const char *propname, in of_read_u32_array()
530 int of_write_u32_array(const struct device_node *np, const char *propname, in of_write_u32_array()
549 int of_property_match_string(const struct device_node *np, const char *propname, in of_property_match_string()
587 int of_property_read_string_helper(const struct device_node *np, in of_property_read_string_helper()
613 static int __of_parse_phandle_with_args(const struct device_node *np, in __of_parse_phandle_with_args()
730 struct device_node *of_parse_phandle(const struct device_node *np, in of_parse_phandle()
745 int of_parse_phandle_with_args(const struct device_node *np, in of_parse_phandle_with_args()
756 int of_count_phandle_with_args(const struct device_node *np, in of_count_phandle_with_args()
763 static void of_alias_add(struct alias_prop *ap, struct device_node *np, in of_alias_add()
815 struct device_node *np; in of_alias_scan() local
853 int of_alias_get_id(const struct device_node *np, const char *stem) in of_alias_get_id()
876 struct device_node *np = NULL; in of_alias_get_dev() local
896 struct device_node *np = NULL; in of_alias_dump() local