Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/rockchip/
Drockchip_drm_vop.c870 static int vop_crtc_mode_set_base(struct drm_crtc *crtc, int x, int y, in vop_crtc_mode_set_base() function
947 ret = vop_crtc_mode_set_base(crtc, x, y, fb); in vop_crtc_mode_set()
979 .mode_set_base = vop_crtc_mode_set_base,