Searched refs:of_graph_is_present (Results 1 – 5 of 5) sorted by relevance
41 bool of_graph_is_present(const struct device_node *node);60 static inline bool of_graph_is_present(const struct device_node *node) in of_graph_is_present() function
255 if (!of_graph_is_present(np)) in drm_of_find_panel_or_bridge()
41 bool of_graph_is_present(const struct device_node *node) in of_graph_is_present() function55 EXPORT_SYMBOL(of_graph_is_present);
97 if (!of_graph_is_present(node)) in of_coresight_get_ports_legacy()
1740 if (of_graph_is_present(np_phy)) { in dwc3_get_extcon()