Searched refs:dispc_ovl_get_max_size (Results 1 – 3 of 3) sorted by relevance
400 void dispc_ovl_get_max_size(struct dispc_device *dispc, u16 *width, u16 *height);
2604 void dispc_ovl_get_max_size(struct dispc_device *dispc, u16 *width, u16 *height) in dispc_ovl_get_max_size() function
224 dispc_ovl_get_max_size(priv->dispc, &width, &height); in omap_plane_atomic_check()