Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/vboxvideo/
Dvbox_mode.c373 static const struct drm_crtc_funcs vbox_crtc_funcs = { variable
393 drm_crtc_init(dev, &vbox_crtc->base, &vbox_crtc_funcs); in vbox_crtc_init()