Home
last modified time | relevance | path

Searched refs:nv50_clk_new (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dclk.h114 int nv50_clk_new(struct nvkm_device *, int, struct nvkm_clk **);
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dnv50.c558 nv50_clk_new(struct nvkm_device *device, int index, struct nvkm_clk **pclk) in nv50_clk_new() function
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c815 .clk = nv50_clk_new,