Home
last modified time | relevance | path

Searched refs:nvkm_clk_func (Results 1 – 13 of 13) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dpriv.h6 struct nvkm_clk_func { struct
18 int nvkm_clk_ctor(const struct nvkm_clk_func *, struct nvkm_device *, int, argument
20 int nvkm_clk_new_(const struct nvkm_clk_func *, struct nvkm_device *, int,
Dg84.c26 static const struct nvkm_clk_func
Dnv50.h22 int nv50_clk_new_(const struct nvkm_clk_func *, struct nvkm_device *, int,
Dnv04.c67 static const struct nvkm_clk_func
Dnv50.c509 nv50_clk_new_(const struct nvkm_clk_func *func, struct nvkm_device *device, in nv50_clk_new_()
541 static const struct nvkm_clk_func
Dnv40.c204 static const struct nvkm_clk_func
Dbase.c556 nvkm_clk_ctor(const struct nvkm_clk_func *func, struct nvkm_device *device, in nvkm_clk_ctor()
609 nvkm_clk_new_(const struct nvkm_clk_func *func, struct nvkm_device *device, in nvkm_clk_new_()
Dmcp77.c397 static const struct nvkm_clk_func
Dgf100.c434 static const struct nvkm_clk_func
Dgt215.c517 static const struct nvkm_clk_func
Dgk104.c479 static const struct nvkm_clk_func
Dgk20a.c629 static const struct nvkm_clk_func
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dclk.h74 const struct nvkm_clk_func *func;