Home
last modified time | relevance | path

Searched refs:of_graph_is_present (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dof_graph.h41 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
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_of.c255 if (!of_graph_is_present(np)) in drm_of_find_panel_or_bridge()
/linux-6.3-rc2/drivers/of/
A Dproperty.c41 bool of_graph_is_present(const struct device_node *node) in of_graph_is_present() function
55 EXPORT_SYMBOL(of_graph_is_present);
/linux-6.3-rc2/drivers/hwtracing/coresight/
A Dcoresight-platform.c97 if (!of_graph_is_present(node)) in of_coresight_get_ports_legacy()
/linux-6.3-rc2/drivers/usb/dwc3/
A Dcore.c1740 if (of_graph_is_present(np_phy)) { in dwc3_get_extcon()

Completed in 12 milliseconds