Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
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-v6.6/drivers/gpu/drm/
Ddrm_of.c256 if (!of_graph_is_present(np)) in drm_of_find_panel_or_bridge()
/Linux-v6.6/drivers/of/
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-v6.6/drivers/hwtracing/coresight/
Dcoresight-platform.c281 if (!of_graph_is_present(node)) in of_get_coresight_platform_data()
/Linux-v6.6/drivers/usb/dwc3/
Dcore.c1720 if (of_graph_is_present(np_phy)) { in dwc3_get_extcon()
/Linux-v6.6/drivers/gpu/drm/bridge/
Dsamsung-dsim.c1689 if (!of_graph_is_present(np)) in samsung_dsim_host_attach()