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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/
priv.h 9 struct nvkm_clk_func { struct
21 int nvkm_clk_ctor(const struct nvkm_clk_func *, struct nvkm_device *, int,
23 int nvkm_clk_new_(const struct nvkm_clk_func *, struct nvkm_device *, int,
nouveau_nvkm_subdev_clk_g84.c 31 static const struct nvkm_clk_func
nv50.h 25 int nv50_clk_new_(const struct nvkm_clk_func *, struct nvkm_device *, int,
nouveau_nvkm_subdev_clk_nv04.c 72 static const struct nvkm_clk_func
gk20a.h 151 int gk20a_clk_ctor(struct nvkm_device *, int, const struct nvkm_clk_func *,
nouveau_nvkm_subdev_clk_nv40.c 209 static const struct nvkm_clk_func
nouveau_nvkm_subdev_clk_gk20a.c 600 static const struct nvkm_clk_func
619 const struct nvkm_clk_func *func,
nouveau_nvkm_subdev_clk_nv50.c 514 nv50_clk_new_(const struct nvkm_clk_func *func, struct nvkm_device *device,
546 static const struct nvkm_clk_func
nouveau_nvkm_subdev_clk_gm20b.c 813 static const struct nvkm_clk_func gm20b_clk;
880 static const struct nvkm_clk_func
898 static const struct nvkm_clk_func
nouveau_nvkm_subdev_clk_mcp77.c 403 static const struct nvkm_clk_func
nouveau_nvkm_subdev_clk_base.c 688 nvkm_clk_ctor(const struct nvkm_clk_func *func, struct nvkm_device *device,
760 nvkm_clk_new_(const struct nvkm_clk_func *func, struct nvkm_device *device,
nouveau_nvkm_subdev_clk_gf100.c 453 static const struct nvkm_clk_func
nouveau_nvkm_subdev_clk_gk104.c 490 static const struct nvkm_clk_func
nouveau_nvkm_subdev_clk_gt215.c 525 static const struct nvkm_clk_func
  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/
clk.h 86 const struct nvkm_clk_func *func;

Completed in 21 milliseconds