Home
last modified time | relevance | path

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

/drivers/gpu/drm/
Ddrm_of.c255 if (!of_graph_is_present(np)) in drm_of_find_panel_or_bridge()
/drivers/of/
Dproperty.c40 bool of_graph_is_present(const struct device_node *node) in of_graph_is_present() function
54 EXPORT_SYMBOL(of_graph_is_present);
/drivers/usb/dwc3/
Ddrd.c473 if (of_graph_is_present(np_phy)) { in dwc3_get_extcon()
/drivers/hwtracing/coresight/
Dcoresight-platform.c97 if (!of_graph_is_present(node)) in of_coresight_get_ports_legacy()