Searched defs:vbox_crtc_mode_set_base (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/linux/drm/
H A Dvbox_mode.c217 static int vbox_crtc_mode_set_base(struct drm_crtc *crtc, int x, int y, function
235 vbox_crtc_mode_set_base(crtc, x, y, old_fb);
266 /* .mode_set_base = vbox_crtc_mode_set_base, */

Completed in 926 milliseconds