Home
last modified time | relevance | path

Searched refs:of_graph_is_present (Results 1 – 10 of 10) 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/include/linux/
H A Dof_graph.h66 bool of_graph_is_present(const struct device_node *node);
90 static inline bool of_graph_is_present(const struct device_node *node) in of_graph_is_present() function
/linux/drivers/pci/pwrctrl/
H A Dslot.c79 if (of_graph_is_present(dev_of_node(dev))) { in slot_pwrctrl_probe()
H A Dcore.c297 if (of_graph_is_present(np)) { in pci_pwrctrl_is_required()
/linux/drivers/gpu/drm/
H A Ddrm_of.c259 if (!of_graph_is_present(np)) in drm_of_find_panel_or_bridge()
/linux/drivers/of/
H A Dproperty.c68 bool of_graph_is_present(const struct device_node *node) in of_graph_is_present() function
79 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.c1096 if (of_graph_is_present(phandle)) { in mtk_drm_probe()
/linux/drivers/gpu/drm/bridge/
H A Dsamsung-dsim.c1925 if (!of_graph_is_present(np)) in samsung_dsim_host_attach()
/linux/drivers/usb/dwc3/
H A Dcore.c2024 if (of_graph_is_present(np_phy)) { in dwc3_get_extcon()