Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dof_graph.h43 int of_graph_parse_endpoint(const struct device_node *node,
53 static inline int of_graph_parse_endpoint(const struct device_node *node, in of_graph_parse_endpoint() function
/linux-4.1.27/drivers/hwtracing/coresight/
Dof_coresight.c147 ret = of_graph_parse_endpoint(ep, &endpoint); in of_get_coresight_platform_data()
165 if (of_graph_parse_endpoint(rport, &rendpoint)) in of_get_coresight_platform_data()
/linux-4.1.27/drivers/media/v4l2-core/
Dv4l2-of.c151 of_graph_parse_endpoint(node, &endpoint->base); in v4l2_of_parse_endpoint()
/linux-4.1.27/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_output.c300 ret = of_graph_parse_endpoint(np, &ep); in atmel_hlcdc_create_outputs()
/linux-4.1.27/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.c401 ret = of_graph_parse_endpoint(ep, &endpoint); in rockchip_drm_encoder_get_mux_id()
/linux-4.1.27/drivers/gpu/drm/imx/
Dimx-drm-core.c454 ret = of_graph_parse_endpoint(ep, &endpoint); in imx_drm_encoder_get_mux_id()
/linux-4.1.27/drivers/gpu/drm/rcar-du/
Drcar_du_kms.c610 ret = of_graph_parse_endpoint(ep_node, &ep); in rcar_du_encoders_init()
/linux-4.1.27/drivers/of/
Dbase.c2109 int of_graph_parse_endpoint(const struct device_node *node, in of_graph_parse_endpoint() function
2131 EXPORT_SYMBOL(of_graph_parse_endpoint);