Searched refs:gf100_pm_new_ (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/pm/
H A Dgf100.h12 int gf100_pm_new_(const struct gf100_pm_func *, struct nvkm_device *, enum nvkm_subdev_type, int,
H A Dgf117.c79 return gf100_pm_new_(&gf117_pm, device, type, inst, ppm);
H A Dgf108.c65 return gf100_pm_new_(&gf108_pm, device, type, inst, ppm);
H A Dgk104.c183 return gf100_pm_new_(&gk104_pm, device, type, inst, ppm);
H A Dgf100.c189 gf100_pm_new_(const struct gf100_pm_func *func, struct nvkm_device *device, function
242 return gf100_pm_new_(&gf100_pm, device, type, inst, ppm);

Completed in 84 milliseconds