Home
last modified time | relevance | path

Searched refs:nv40_pm (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/pm/
H A Dnouveau_nvkm_engine_pm_nv40.c67 struct nv40_pm *nv40pm = container_of(pm, struct nv40_pm, base); in nv40_perfctr_next()
90 struct nv40_pm *pm; in nv40_pm_new_()
105 nv40_pm[] = { variable
127 return nv40_pm_new_(nv40_pm, device, index, ppm); in nv40_pm_new()
H A Dnv40.h6 #define nv40_pm(p) container_of((p), struct nv40_pm, base) macro
9 struct nv40_pm { struct