Searched refs:nv50_dac_new (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | gt200.c | 90 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
D | mcp77.c | 55 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
D | mcp89.c | 69 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
D | g84.c | 308 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
D | gt215.c | 189 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
D | ior.h | 108 int nv50_dac_new(struct nvkm_disp *, int);
|
D | g94.c | 358 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
D | nv50.c | 322 nv50_dac_new(struct nvkm_disp *disp, int id) in nv50_dac_new() function 1624 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|