Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/dispnv50/
Dhead.c516 nv50_head_destroy(struct drm_crtc *crtc) in nv50_head_destroy() function
529 .destroy = nv50_head_destroy,
543 .destroy = nv50_head_destroy,
622 nv50_head_destroy(crtc); in nv50_head_create()