Home
last modified time | relevance | path

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

/drivers/gpu/drm/
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);
/drivers/gpu/drm/panel/
Dpanel-lvds.c131 ret = of_drm_get_panel_orientation(np, &lvds->orientation); in panel_lvds_parse_dt()
Dpanel-elida-kd35t133.c277 ret = of_drm_get_panel_orientation(dev->of_node, &ctx->orientation); in kd35t133_probe()
Dpanel-ilitek-ili9881c.c906 ret = of_drm_get_panel_orientation(dsi->dev.of_node, &ctx->orientation); in ili9881c_dsi_probe()
Dpanel-boe-tv101wum-nl6.c1585 err = of_drm_get_panel_orientation(dev->of_node, &boe->orientation); in boe_panel_add()
Dpanel-edp.c865 err = of_drm_get_panel_orientation(dev->of_node, &panel->orientation); in panel_edp_probe()
Dpanel-simple.c582 err = of_drm_get_panel_orientation(dev->of_node, &panel->orientation); in panel_simple_probe()