Searched refs:nv50_dac_cnt (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | mcp77.c | 53 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
H A D | gt200.c | 90 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
H A D | mcp89.c | 68 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
H A D | g84.c | 330 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
H A D | ior.h | 116 int nv50_dac_cnt(struct nvkm_disp *, unsigned long *);
|
H A D | gt215.c | 248 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
H A D | g94.c | 360 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
H A D | nv50.c | 362 nv50_dac_cnt(struct nvkm_disp *disp, unsigned long *pmask) in nv50_dac_cnt() function 1776 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|