Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
nouveau_pm Struct Reference

#include <nouveau_pm.h>

Data Fields

struct drm_devicedev
 
struct nouveau_pm_voltage voltage
 
struct nouveau_pm_level perflvl [NOUVEAU_PM_MAX_LEVEL]
 
int nr_perflvl
 
struct
nouveau_pm_temp_sensor_constants 
sensor_constants
 
struct nouveau_pm_threshold_temp threshold_temp
 
struct nouveau_pm_profileprofile_ac
 
struct nouveau_pm_profileprofile_dc
 
struct nouveau_pm_profileprofile
 
struct list_head profiles
 
struct nouveau_pm_level boot
 
struct nouveau_pm_levelcur
 
struct devicehwmon
 
struct notifier_block acpi_nb
 
int(* clocks_get )(struct drm_device *, struct nouveau_pm_level *)
 
void *(* clocks_pre )(struct drm_device *, struct nouveau_pm_level *)
 
int(* clocks_set )(struct drm_device *, void *)
 
int(* voltage_get )(struct drm_device *)
 
int(* voltage_set )(struct drm_device *, int voltage)
 

Detailed Description

Definition at line 153 of file nouveau_pm.h.

Field Documentation

Definition at line 171 of file nouveau_pm.h.

Definition at line 167 of file nouveau_pm.h.

Definition at line 173 of file nouveau_pm.h.

Definition at line 174 of file nouveau_pm.h.

int(* clocks_set)(struct drm_device *, void *)

Definition at line 175 of file nouveau_pm.h.

Definition at line 168 of file nouveau_pm.h.

Definition at line 154 of file nouveau_pm.h.

struct device* hwmon

Definition at line 170 of file nouveau_pm.h.

int nr_perflvl

Definition at line 158 of file nouveau_pm.h.

Definition at line 157 of file nouveau_pm.h.

Definition at line 164 of file nouveau_pm.h.

Definition at line 162 of file nouveau_pm.h.

Definition at line 163 of file nouveau_pm.h.

struct list_head profiles

Definition at line 165 of file nouveau_pm.h.

Definition at line 159 of file nouveau_pm.h.

Definition at line 160 of file nouveau_pm.h.

Definition at line 156 of file nouveau_pm.h.

int(* voltage_get)(struct drm_device *)

Definition at line 177 of file nouveau_pm.h.

int(* voltage_set)(struct drm_device *, int voltage)

Definition at line 178 of file nouveau_pm.h.


The documentation for this struct was generated from the following file: