Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/drm/
A Ddrm_panel.h220 int of_drm_get_panel_orientation(const struct device_node *np,
228 static inline int of_drm_get_panel_orientation(const struct device_node *np, in of_drm_get_panel_orientation() function
/linux-6.3-rc2/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-6.3-rc2/drivers/gpu/drm/panel/
A Dpanel-lvds.c131 ret = of_drm_get_panel_orientation(np, &lvds->orientation); in panel_lvds_parse_dt()
A Dpanel-elida-kd35t133.c267 ret = of_drm_get_panel_orientation(dev->of_node, &ctx->orientation); in kd35t133_probe()
A Dpanel-ilitek-ili9881c.c905 ret = of_drm_get_panel_orientation(dsi->dev.of_node, &ctx->orientation); in ili9881c_dsi_probe()
A Dpanel-boe-tv101wum-nl6.c1578 err = of_drm_get_panel_orientation(dev->of_node, &boe->orientation); in boe_panel_add()
A Dpanel-edp.c832 err = of_drm_get_panel_orientation(dev->of_node, &panel->orientation); in panel_edp_probe()
A Dpanel-simple.c582 err = of_drm_get_panel_orientation(dev->of_node, &panel->orientation); in panel_simple_probe()

Completed in 24 milliseconds