Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/rockchip/
Drockchip_drm_vop.c1146 static int vop_crtc_mode_set_base(struct drm_crtc *crtc, int x, int y, in vop_crtc_mode_set_base() function
1223 ret = vop_crtc_mode_set_base(crtc, x, y, fb); in vop_crtc_mode_set()
1255 .mode_set_base = vop_crtc_mode_set_base,