Searched refs:nv50_dac_new (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | mcp77.c | 36 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
D | mcp89.c | 36 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
D | g84.c | 38 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
D | g94.c | 38 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
D | gt200.c | 38 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
D | gt215.c | 38 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
D | dacnv50.c | 110 nv50_dac_new(struct nvkm_disp *disp, int id) in nv50_dac_new() function
|
D | ior.h | 161 int nv50_dac_new(struct nvkm_disp *, int);
|
D | nv50.c | 764 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|