Home
last modified time | relevance | path

Searched refs:nouveau_ofuncs (Results 1 – 25 of 235) sorted by relevance

12345678910

/drivers/gpu/drm/nouveau/core/engine/copy/
Dnve0.c49 static struct nouveau_ofuncs
148 .ofuncs = &(struct nouveau_ofuncs) {
159 .ofuncs = &(struct nouveau_ofuncs) {
170 .ofuncs = &(struct nouveau_ofuncs) {
Dnvc0.c58 static struct nouveau_ofuncs
151 .ofuncs = &(struct nouveau_ofuncs) {
164 .ofuncs = &(struct nouveau_ofuncs) {
/drivers/gpu/drm/nouveau/core/subdev/i2c/
Dnvd0.c79 .ofuncs = &(struct nouveau_ofuncs) {
87 .ofuncs = &(struct nouveau_ofuncs) {
100 .base.ofuncs = &(struct nouveau_ofuncs) {
Dnv4e.c101 .ofuncs = &(struct nouveau_ofuncs) {
114 .base.ofuncs = &(struct nouveau_ofuncs) {
/drivers/gpu/drm/nouveau/core/engine/crypt/
Dnv84.c66 static struct nouveau_ofuncs
89 .ofuncs = &(struct nouveau_ofuncs) {
182 .ofuncs = &(struct nouveau_ofuncs) {
/drivers/gpu/drm/nouveau/core/include/core/
Dobject.h55 extern struct nouveau_ofuncs nouveau_object_ofuncs;
61 struct nouveau_ofuncs * const ofuncs;
86 struct nouveau_ofuncs { struct
104 static inline struct nouveau_ofuncs * argument
/drivers/gpu/drm/nouveau/core/engine/fifo/
Dnv10.c107 static struct nouveau_ofuncs
132 .ofuncs = &(struct nouveau_ofuncs) {
177 .ofuncs = &(struct nouveau_ofuncs) {
Dnv17.c114 static struct nouveau_ofuncs
139 .ofuncs = &(struct nouveau_ofuncs) {
214 .ofuncs = &(struct nouveau_ofuncs) {
/drivers/gpu/drm/nouveau/core/engine/bsp/
Dnv84.c45 .ofuncs = &(struct nouveau_ofuncs) {
84 .ofuncs = &(struct nouveau_ofuncs) {
Dnvc0.c49 .ofuncs = &(struct nouveau_ofuncs) {
102 .ofuncs = &(struct nouveau_ofuncs) {
Dnv98.c51 .ofuncs = &(struct nouveau_ofuncs) {
103 .ofuncs = &(struct nouveau_ofuncs) {
Dnve0.c49 .ofuncs = &(struct nouveau_ofuncs) {
102 .ofuncs = &(struct nouveau_ofuncs) {
/drivers/gpu/drm/nouveau/core/engine/vp/
Dnv84.c45 .ofuncs = &(struct nouveau_ofuncs) {
84 .ofuncs = &(struct nouveau_ofuncs) {
Dnv98.c50 .ofuncs = &(struct nouveau_ofuncs) {
102 .ofuncs = &(struct nouveau_ofuncs) {
Dnvc0.c49 .ofuncs = &(struct nouveau_ofuncs) {
102 .ofuncs = &(struct nouveau_ofuncs) {
Dnve0.c49 .ofuncs = &(struct nouveau_ofuncs) {
102 .ofuncs = &(struct nouveau_ofuncs) {
/drivers/gpu/drm/nouveau/core/engine/mpeg/
Dnv84.c59 .ofuncs = &(struct nouveau_ofuncs) {
96 .ofuncs = &(struct nouveau_ofuncs) {
Dnv50.c68 struct nouveau_ofuncs
113 .ofuncs = &(struct nouveau_ofuncs) {
224 .ofuncs = &(struct nouveau_ofuncs) {
/drivers/gpu/drm/nouveau/core/engine/ppp/
Dnv98.c50 .ofuncs = &(struct nouveau_ofuncs) {
102 .ofuncs = &(struct nouveau_ofuncs) {
Dnvc0.c49 .ofuncs = &(struct nouveau_ofuncs) {
102 .ofuncs = &(struct nouveau_ofuncs) {
/drivers/gpu/drm/nouveau/core/core/
Dgpuobj.c189 struct nouveau_ofuncs *pfuncs = nv_ofuncs(gpuobj->parent); in _nouveau_gpuobj_rd32()
199 struct nouveau_ofuncs *pfuncs = nv_ofuncs(gpuobj->parent); in _nouveau_gpuobj_wr32()
208 .ofuncs = &(struct nouveau_ofuncs) {
299 .ofuncs = &(struct nouveau_ofuncs) {
/drivers/gpu/drm/nouveau/core/include/engine/
Dmpeg.h48 extern struct nouveau_ofuncs nv31_mpeg_ofuncs;
56 extern struct nouveau_ofuncs nv50_mpeg_ofuncs;
/drivers/gpu/drm/nouveau/core/engine/software/
Dnv10.c88 .ofuncs = &(struct nouveau_ofuncs) {
122 .ofuncs = &(struct nouveau_ofuncs) {
Dnv04.c100 .ofuncs = &(struct nouveau_ofuncs) {
140 .ofuncs = &(struct nouveau_ofuncs) {
/drivers/gpu/drm/nouveau/core/engine/disp/
Dnv50.h111 struct nouveau_ofuncs base;
197 extern struct nouveau_ofuncs nv50_disp_base_ofuncs;
228 extern struct nouveau_ofuncs nvd0_disp_base_ofuncs;

12345678910