Searched refs:nv50_disp_curs_ofuncs (Results 1 - 6 of 6) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | g94.c | 67 { G82_DISP_CURSOR, &nv50_disp_curs_ofuncs.base },
|
H A D | gt200.c | 83 { G82_DISP_CURSOR, &nv50_disp_curs_ofuncs.base },
|
H A D | gt215.c | 38 { GT214_DISP_CURSOR, &nv50_disp_curs_ofuncs.base },
|
H A D | g84.c | 207 { G82_DISP_CURSOR, &nv50_disp_curs_ofuncs.base },
|
H A D | nv50.h | 169 extern struct nv50_disp_chan_impl nv50_disp_curs_ofuncs;
|
H A D | nv50.c | 933 nv50_disp_curs_ofuncs = { variable in typeref:struct:nv50_disp_chan_impl 1235 { NV50_DISP_CURSOR, &nv50_disp_curs_ofuncs.base },
|
Completed in 70 milliseconds