Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/nouveau/dispnv04/
Dcrtc.c1254 static const struct drm_crtc_helper_funcs nv04_crtc_helper_funcs = { variable
1317 drm_crtc_helper_add(&nv_crtc->base, &nv04_crtc_helper_funcs); in nv04_crtc_create()