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

/vbox/src/VBox/Additions/linux/drm/
H A Dvbox_mode.c286 static const struct drm_crtc_funcs vbox_crtc_funcs = variable in typeref:struct:drm_crtc_funcs
308 drm_crtc_init(pDev, &pCrtc->base, &vbox_crtc_funcs);

Completed in 908 milliseconds