Searched refs:of_drm_get_panel_orientation (Results 1 – 5 of 5) 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()
785 err = of_drm_get_panel_orientation(dev->of_node, &boe->orientation); in boe_panel_add()
540 err = of_drm_get_panel_orientation(dev->of_node, &panel->orientation); in panel_simple_probe()