Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnouveau_pm.h50 extern const struct nouveau_pm_profile_func nouveau_pm_static_profile_func;
Dnouveau_perf.c404 perflvl->profile.func = &nouveau_pm_static_profile_func; in nouveau_perf_init()
Dnouveau_pm.c272 const struct nouveau_pm_profile_func nouveau_pm_static_profile_func = { variable
869 pm->boot.profile.func = &nouveau_pm_static_profile_func; in nouveau_pm_init()