|
Linux Kernel
3.7.1
|
#include <nouveau_pm.h>
Data Fields | |
| void(* | destroy )(struct nouveau_pm_profile *) |
| void(* | init )(struct nouveau_pm_profile *) |
| void(* | fini )(struct nouveau_pm_profile *) |
| struct nouveau_pm_level *(* | select )(struct nouveau_pm_profile *) |
Definition at line 99 of file nouveau_pm.h.
| void(* destroy)(struct nouveau_pm_profile *) |
Definition at line 100 of file nouveau_pm.h.
| void(* fini)(struct nouveau_pm_profile *) |
Definition at line 102 of file nouveau_pm.h.
| void(* init)(struct nouveau_pm_profile *) |
Definition at line 101 of file nouveau_pm.h.
|
read |
Definition at line 103 of file nouveau_pm.h.
1.8.2