Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/vboxvideo/
Dvbox_mode.c224 static int vbox_crtc_do_set_base(struct drm_crtc *crtc, in vbox_crtc_do_set_base() function
286 return vbox_crtc_do_set_base(crtc, old_fb, CRTC_FB(crtc), x, y); in vbox_crtc_mode_set_base()
322 rc = vbox_crtc_do_set_base(crtc, CRTC_FB(crtc), fb, 0, 0); in vbox_crtc_page_flip()