Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/
Dcrtc.c1083 static const struct drm_crtc_funcs nv04_crtc_funcs = { variable
1126 drm_crtc_init(dev, &nv_crtc->base, &nv04_crtc_funcs); in nv04_crtc_create()