Searched refs:of_drm_get_panel_orientation (Results 1 – 6 of 6) sorted by relevance
193 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
277 int of_drm_get_panel_orientation(const struct device_node *np, in of_drm_get_panel_orientation() function305 EXPORT_SYMBOL(of_drm_get_panel_orientation);
122 ret = of_drm_get_panel_orientation(np, &lvds->orientation); in panel_lvds_parse_dt()
263 ret = of_drm_get_panel_orientation(dev->of_node, &ctx->orientation); in kd35t133_probe()
785 err = of_drm_get_panel_orientation(dev->of_node, &boe->orientation); in boe_panel_add()
702 err = of_drm_get_panel_orientation(dev->of_node, &panel->orientation); in panel_simple_probe()