Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
Dhead.c493 nv50_head_destroy(struct drm_crtc *crtc) in nv50_head_destroy() function
507 .destroy = nv50_head_destroy,
522 .destroy = nv50_head_destroy,
601 nv50_head_destroy(crtc); in nv50_head_create()