Home
last modified time | relevance | path

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

/openbmc/linux/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 Dgf100.c189 gf100_pm_new_(const struct gf100_pm_func *func, struct nvkm_device *device, in gf100_pm_new_() function
242 return gf100_pm_new_(&gf100_pm, device, type, inst, ppm); in gf100_pm_new()
H A Dgf108.c65 return gf100_pm_new_(&gf108_pm, device, type, inst, ppm); in gf108_pm_new()
H A Dgf117.c79 return gf100_pm_new_(&gf117_pm, device, type, inst, ppm); in gf117_pm_new()
H A Dgk104.c183 return gf100_pm_new_(&gk104_pm, device, type, inst, ppm); in gk104_pm_new()