Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vboxvideo/
H A Dvbox_mode.c235 static const struct drm_crtc_helper_funcs vbox_crtc_helper_funcs = { variable
592 drm_crtc_helper_add(&vbox_crtc->base, &vbox_crtc_helper_funcs); in vbox_crtc_init()