Home
last modified time | relevance | path

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

/linux/include/drm/
A Ddrm_panel.h193 int of_drm_get_panel_orientation(const struct device_node *np,
201 static inline int of_drm_get_panel_orientation(const struct device_node *np, in of_drm_get_panel_orientation() function
/linux/drivers/gpu/drm/
A Ddrm_panel.c277 int of_drm_get_panel_orientation(const struct device_node *np, in of_drm_get_panel_orientation() function
305 EXPORT_SYMBOL(of_drm_get_panel_orientation);
/linux/drivers/gpu/drm/panel/
A Dpanel-lvds.c122 ret = of_drm_get_panel_orientation(np, &lvds->orientation); in panel_lvds_parse_dt()
A Dpanel-elida-kd35t133.c263 ret = of_drm_get_panel_orientation(dev->of_node, &ctx->orientation); in kd35t133_probe()
A Dpanel-boe-tv101wum-nl6.c1518 err = of_drm_get_panel_orientation(dev->of_node, &boe->orientation); in boe_panel_add()
A Dpanel-edp.c790 err = of_drm_get_panel_orientation(dev->of_node, &panel->orientation); in panel_edp_probe()
A Dpanel-simple.c571 err = of_drm_get_panel_orientation(dev->of_node, &panel->orientation); in panel_simple_probe()

Completed in 16 milliseconds