Home
last modified time | relevance | path

Searched refs:of_graph_parse_endpoint (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/include/linux/
Dof_graph.h41 int of_graph_parse_endpoint(const struct device_node *node,
59 static inline int of_graph_parse_endpoint(const struct device_node *node, in of_graph_parse_endpoint() function
/Linux-v4.19/drivers/hwtracing/coresight/
Dof_coresight.c159 ret = of_graph_parse_endpoint(ep, &endpoint); in of_get_coresight_platform_data()
177 if (of_graph_parse_endpoint(rport, &rendpoint)) in of_get_coresight_platform_data()
/Linux-v4.19/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi-i2s-audio.c92 ret = of_graph_parse_endpoint(endpoint, &of_ep); in dw_hdmi_i2s_get_dai_id()
/Linux-v4.19/drivers/of/
Dproperty.c531 int of_graph_parse_endpoint(const struct device_node *node, in of_graph_parse_endpoint() function
553 EXPORT_SYMBOL(of_graph_parse_endpoint);
671 of_graph_parse_endpoint(node, &endpoint); in of_graph_get_endpoint_by_regs()
/Linux-v4.19/drivers/gpu/drm/
Ddrm_of.c210 ret = of_graph_parse_endpoint(ep, endpoint); in drm_of_encoder_active_endpoint()
/Linux-v4.19/drivers/gpu/drm/bridge/adv7511/
Dadv7511_audio.c192 ret = of_graph_parse_endpoint(endpoint, &of_ep); in adv7511_hdmi_i2s_get_dai_id()
/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun4i_drv.c297 if (of_graph_parse_endpoint(ep, &endpoint)) { in sun4i_drv_traverse_endpoints()
/Linux-v4.19/drivers/media/platform/
Dvideo-mux.c347 of_graph_parse_endpoint(ep, &endpoint); in video_mux_probe()
/Linux-v4.19/drivers/media/i2c/adv748x/
Dadv748x-core.c575 of_graph_parse_endpoint(ep_np, &ep); in adv748x_parse_dt()
/Linux-v4.19/drivers/gpu/drm/rcar-du/
Drcar_du_kms.c369 ret = of_graph_parse_endpoint(ep_node, &ep); in rcar_du_encoders_init()
/Linux-v4.19/drivers/gpu/drm/msm/
Dmsm_drv.c1185 ret = of_graph_parse_endpoint(ep_node, &ep); in add_components_mdp()