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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
nouveau_nvkm_engine_gr_gp104.c 44 .init_ds_hww_esr_2 = gm200_gr_init_ds_hww_esr_2,
nouveau_nvkm_engine_gr_gp107.c 46 .init_ds_hww_esr_2 = gm200_gr_init_ds_hww_esr_2,
nouveau_nvkm_engine_gr_gp10b.c 56 .init_ds_hww_esr_2 = gm200_gr_init_ds_hww_esr_2,
nouveau_nvkm_engine_gr_gp100.c 119 .init_ds_hww_esr_2 = gm200_gr_init_ds_hww_esr_2,
nouveau_nvkm_engine_gr_gp102.c 116 .init_ds_hww_esr_2 = gm200_gr_init_ds_hww_esr_2,
nouveau_nvkm_engine_gr_gv100.c 106 .init_ds_hww_esr_2 = gm200_gr_init_ds_hww_esr_2,
nouveau_nvkm_engine_gr_tu102.c 114 .init_ds_hww_esr_2 = gm200_gr_init_ds_hww_esr_2,
nouveau_nvkm_engine_gr_gm200.c 194 .init_ds_hww_esr_2 = gm200_gr_init_ds_hww_esr_2,
gf100.h 169 void (*init_ds_hww_esr_2)(struct gf100_gr *); member in struct:gf100_gr_func
nouveau_nvkm_engine_gr_gf100.c 2284 if (gr->func->init_ds_hww_esr_2)
2285 gr->func->init_ds_hww_esr_2(gr);

Completed in 52 milliseconds