Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv20.h32 void *nv20_gr_chan_dtor(struct nvkm_object *);
H A Dnv2a.c15 .dtor = nv20_gr_chan_dtor,
H A Dnv25.c15 .dtor = nv20_gr_chan_dtor,
H A Dnv35.c15 .dtor = nv20_gr_chan_dtor,
H A Dnv34.c15 .dtor = nv20_gr_chan_dtor,
H A Dnv20.c60 nv20_gr_chan_dtor(struct nvkm_object *object) in nv20_gr_chan_dtor() function
69 .dtor = nv20_gr_chan_dtor,
H A Dnv30.c16 .dtor = nv20_gr_chan_dtor,