HomeSort by: relevance | last modified time | path
    Searched refs:nv50_dac_cnt (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
nouveau_nvkm_engine_disp_g84.c 43 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
nouveau_nvkm_engine_disp_g94.c 43 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
nouveau_nvkm_engine_disp_gt200.c 43 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
nouveau_nvkm_engine_disp_gt215.c 43 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
nouveau_nvkm_engine_disp_mcp77.c 41 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
nouveau_nvkm_engine_disp_mcp89.c 41 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
nouveau_nvkm_engine_disp_dacnv50.c 121 nv50_dac_cnt(struct nvkm_disp *disp, unsigned long *pmask) function in typeref:typename:int
ior.h 175 int nv50_dac_cnt(struct nvkm_disp *, unsigned long *);
nouveau_nvkm_engine_disp_nv50.c 771 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },

Completed in 17 milliseconds