Searched refs:nv20_gr_chan_dtor (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | nv20.h | 32 void *nv20_gr_chan_dtor(struct nvkm_object *);
|
H A D | nv20.c | 60 nv20_gr_chan_dtor(struct nvkm_object *object) in nv20_gr_chan_dtor() function 69 .dtor = nv20_gr_chan_dtor,
|
H A D | nv25.c | 15 .dtor = nv20_gr_chan_dtor,
|
H A D | nv34.c | 15 .dtor = nv20_gr_chan_dtor,
|
H A D | nv35.c | 15 .dtor = nv20_gr_chan_dtor,
|
H A D | nv2a.c | 15 .dtor = nv20_gr_chan_dtor,
|
H A D | nv30.c | 16 .dtor = nv20_gr_chan_dtor,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | nv20.h | 32 void *nv20_gr_chan_dtor(struct nvkm_object *);
|
H A D | nv20.c | 60 nv20_gr_chan_dtor(struct nvkm_object *object) in nv20_gr_chan_dtor() function 69 .dtor = nv20_gr_chan_dtor,
|
H A D | nv25.c | 15 .dtor = nv20_gr_chan_dtor,
|
H A D | nv34.c | 15 .dtor = nv20_gr_chan_dtor,
|
H A D | nv35.c | 15 .dtor = nv20_gr_chan_dtor,
|
H A D | nv2a.c | 15 .dtor = nv20_gr_chan_dtor,
|
H A D | nv30.c | 16 .dtor = nv20_gr_chan_dtor,
|
Completed in 5 milliseconds