Searched defs:con_np (Results 1 – 1 of 1) sorted by relevance
1067 static void of_link_to_phandle(struct device_node *con_np, in of_link_to_phandle()1371 static int of_link_property(struct device_node *con_np, const char *prop_name) in of_link_property()1420 struct device_node *con_np = to_of_node(fwnode); in of_fwnode_add_links() local