Home
last modified time | relevance | path

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

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