Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dclk.h130 int nv50_clk_new(struct nvkm_device *, int, struct nvkm_clk **);
/Linux-v5.4/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-v5.4/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c816 .clk = nv50_clk_new,