HomeSort by: relevance | last modified time | path
    Searched defs:gp100_mc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/mc/
nouveau_nvkm_subdev_mc_gp100.c 29 #define gp100_mc(p) container_of((p), struct gp100_mc, base) macro
32 struct gp100_mc { struct
40 gp100_mc_intr_update(struct gp100_mc *mc)
53 struct gp100_mc *mc = gp100_mc(base);
64 struct gp100_mc *mc = gp100_mc(base);
75 struct gp100_mc *mc = gp100_mc(base)
109 gp100_mc = { variable in typeref:typename:const struct nvkm_mc_func
    [all...]
nouveau_nvkm_subdev_mc_gp100.c 29 #define gp100_mc(p) container_of((p), struct gp100_mc, base) macro
32 struct gp100_mc { struct
40 gp100_mc_intr_update(struct gp100_mc *mc)
53 struct gp100_mc *mc = gp100_mc(base);
64 struct gp100_mc *mc = gp100_mc(base);
75 struct gp100_mc *mc = gp100_mc(base)
109 gp100_mc = { variable in typeref:typename:const struct nvkm_mc_func
    [all...]

Completed in 22 milliseconds