Searched refs:of_drm_get_panel_orientation (Results 1 – 18 of 18) sorted by relevance
| /linux/include/drm/ |
| A D | drm_panel.h | 289 int of_drm_get_panel_orientation(const struct device_node *np, 297 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 D | drm_panel.c | 367 int of_drm_get_panel_orientation(const struct device_node *np, in of_drm_get_panel_orientation() function 395 EXPORT_SYMBOL(of_drm_get_panel_orientation);
|
| /linux/drivers/gpu/drm/panel/ |
| A D | panel-lvds.c | 131 ret = of_drm_get_panel_orientation(np, &lvds->orientation); in panel_lvds_parse_dt()
|
| A D | panel-elida-kd35t133.c | 253 ret = of_drm_get_panel_orientation(dev->of_node, &ctx->orientation); in kd35t133_probe()
|
| A D | panel-boe-th101mb31ig002-28a.c | 380 ret = of_drm_get_panel_orientation(dsi->dev.of_node, in boe_th101mb31ig002_dsi_probe()
|
| A D | panel-himax-hx8394.c | 644 ret = of_drm_get_panel_orientation(dev->of_node, &ctx->orientation); in hx8394_probe()
|
| A D | panel-ilitek-ili9806e.c | 198 ret = of_drm_get_panel_orientation(dev->of_node, &ctx->orientation); in ili9806e_dsi_probe()
|
| A D | panel-himax-hx83102.c | 621 err = of_drm_get_panel_orientation(dev->of_node, &ctx->orientation); in hx83102_panel_add()
|
| A D | panel-ilitek-ili9882t.c | 619 err = of_drm_get_panel_orientation(dev->of_node, &ili->orientation); in ili9882t_add()
|
| A D | panel-sitronix-st7703.c | 875 ret = of_drm_get_panel_orientation(dsi->dev.of_node, &ctx->orientation); in st7703_probe()
|
| A D | panel-sitronix-st7789v.c | 646 ret = of_drm_get_panel_orientation(spi->dev.of_node, &ctx->orientation); in st7789v_probe()
|
| A D | panel-ilitek-ili9881c.c | 1517 ret = of_drm_get_panel_orientation(dsi->dev.of_node, &ctx->orientation); in ili9881c_dsi_probe()
|
| A D | panel-sitronix-st7701.c | 1175 ret = of_drm_get_panel_orientation(dev->of_node, &st7701->orientation); in st7701_probe()
|
| A D | panel-jadard-jd9365da-h3.c | 1155 ret = of_drm_get_panel_orientation(dev->of_node, &jadard->orientation); in jadard_dsi_probe()
|
| A D | panel-edp.c | 867 err = of_drm_get_panel_orientation(dev->of_node, &panel->orientation); in panel_edp_probe()
|
| A D | panel-novatek-nt36523.c | 1265 ret = of_drm_get_panel_orientation(dev->of_node, &pinfo->orientation); in nt36523_probe()
|
| A D | panel-boe-tv101wum-nl6.c | 1725 err = of_drm_get_panel_orientation(dev->of_node, &boe->orientation); in boe_panel_add()
|
| A D | panel-simple.c | 598 err = of_drm_get_panel_orientation(dev->of_node, &panel->orientation); in panel_simple_probe()
|
Completed in 46 milliseconds