Home
last modified time | relevance | path

Searched refs:nv50_dac_new (Results 1 – 8 of 8) sorted by relevance

/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dmcp77.c53 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
Dgt200.c90 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
Dmcp89.c67 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
Dg84.c329 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
Dgt215.c210 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
Dior.h108 int nv50_dac_new(struct nvkm_disp *, int);
Dg94.c359 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
Dnv50.c322 nv50_dac_new(struct nvkm_disp *disp, int id) in nv50_dac_new() function
1626 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },