Home
last modified time | relevance | path

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

/linux/include/drm/
H A Ddrm_panel.h343 int of_drm_get_panel_orientation(const struct device_node *np,
351 static inline int of_drm_get_panel_orientation(const struct device_node *np, in of_drm_get_panel_orientation() function
/linux/drivers/gpu/drm/
H A Ddrm_panel.c484 int of_drm_get_panel_orientation(const struct device_node *np, in of_drm_get_panel_orientation() function
512 EXPORT_SYMBOL(of_drm_get_panel_orientation);
/linux/drivers/gpu/drm/panel/
H A Dpanel-lvds.c129 ret = of_drm_get_panel_orientation(np, &lvds->orientation); in panel_lvds_parse_dt()
H A Dpanel-elida-kd35t133.c236 ret = of_drm_get_panel_orientation(dev->of_node, &ctx->orientation); in kd35t133_probe()
H A Dpanel-boe-th101mb31ig002-28a.c382 ret = of_drm_get_panel_orientation(dsi->dev.of_node, in boe_th101mb31ig002_dsi_probe()
H A Dpanel-himax-hx8394.c766 ret = of_drm_get_panel_orientation(dev->of_node, &ctx->orientation); in hx8394_probe()
H A Dpanel-ilitek-ili9806e.c196 ret = of_drm_get_panel_orientation(dev->of_node, &ctx->orientation); in ili9806e_dsi_probe()
H A Dpanel-sitronix-st7703.c877 ret = of_drm_get_panel_orientation(dsi->dev.of_node, &ctx->orientation); in st7703_probe()
H A Dpanel-sitronix-st7789v.c649 ret = of_drm_get_panel_orientation(spi->dev.of_node, &ctx->orientation); in st7789v_probe()
H A Dpanel-sitronix-st7701.c1299 ret = of_drm_get_panel_orientation(dev->of_node, &st7701->orientation); in st7701_probe()
H A Dpanel-ilitek-ili9881c.c2337 ret = of_drm_get_panel_orientation(dsi->dev.of_node, &ctx->orientation); in ili9881c_dsi_probe()
H A Dpanel-boe-tv101wum-nl6.c1723 err = of_drm_get_panel_orientation(dev->of_node, &boe->orientation); in boe_panel_add()
H A Dpanel-novatek-nt36523.c1209 ret = of_drm_get_panel_orientation(dev->of_node, &pinfo->orientation); in nt36523_probe()
H A Dpanel-simple.c696 err = of_drm_get_panel_orientation(dev->of_node, &panel->orientation); in panel_simple_probe()