Searched refs:nv50_dac_cnt (Results 1 – 8 of 8) sorted by relevance
/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | mcp77.c | 53 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
D | gt200.c | 90 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
D | mcp89.c | 67 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
D | g84.c | 329 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
D | gt215.c | 210 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
D | ior.h | 107 int nv50_dac_cnt(struct nvkm_disp *, unsigned long *);
|
D | g94.c | 359 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
D | nv50.c | 328 nv50_dac_cnt(struct nvkm_disp *disp, unsigned long *pmask) in nv50_dac_cnt() function 1626 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|