Home
last modified time | relevance | path

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

/linux/drivers/usb/core/
H A Dof.c84 if (of_graph_is_present(np)) in usb_of_has_devices_or_graph()
128 if (of_graph_is_present(np)) { in usb_of_get_connect_type()
/linux/drivers/gpu/drm/
H A Ddrm_of.c256 if (!of_graph_is_present(np)) in drm_of_find_panel_or_bridge()
/linux/drivers/of/
H A Dproperty.c67 bool of_graph_is_present(const struct device_node *node) in of_graph_is_present() function
78 EXPORT_SYMBOL(of_graph_is_present);
/linux/drivers/hwtracing/coresight/
H A Dcoresight-platform.c302 if (!of_graph_is_present(node)) in of_get_coresight_platform_data()
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_drm_drv.c1080 if (of_graph_is_present(phandle)) { in mtk_drm_probe()
/linux/drivers/gpu/drm/bridge/
H A Dsamsung-dsim.c1732 if (!of_graph_is_present(np)) in samsung_dsim_host_attach()
/linux/drivers/usb/dwc3/
H A Dcore.c2000 if (of_graph_is_present(np_phy)) { in dwc3_get_extcon()