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

Data Fields

struct devicehwmon_dev
 
acpi_handle atk_handle
 
struct acpi_device * acpi_dev
 
bool old_interface
 
acpi_handle rtmp_handle
 
acpi_handle rvlt_handle
 
acpi_handle rfan_handle
 
acpi_handle enumerate_handle
 
acpi_handle read_handle
 
acpi_handle write_handle
 
bool disable_ec
 
int voltage_count
 
int temperature_count
 
int fan_count
 
struct list_head sensor_list
 
struct {
   struct dentry *   root
 
   u32   id
 
debugfs
 

Detailed Description

Definition at line 111 of file asus_atk0110.c.

Field Documentation

struct acpi_device* acpi_dev

Definition at line 114 of file asus_atk0110.c.

acpi_handle atk_handle

Definition at line 113 of file asus_atk0110.c.

struct { ... } debugfs
bool disable_ec

Definition at line 127 of file asus_atk0110.c.

acpi_handle enumerate_handle

Definition at line 123 of file asus_atk0110.c.

int fan_count

Definition at line 131 of file asus_atk0110.c.

struct device* hwmon_dev

Definition at line 112 of file asus_atk0110.c.

Definition at line 136 of file asus_atk0110.c.

bool old_interface

Definition at line 116 of file asus_atk0110.c.

acpi_handle read_handle

Definition at line 124 of file asus_atk0110.c.

acpi_handle rfan_handle

Definition at line 121 of file asus_atk0110.c.

struct dentry* root

Definition at line 135 of file asus_atk0110.c.

acpi_handle rtmp_handle

Definition at line 119 of file asus_atk0110.c.

acpi_handle rvlt_handle

Definition at line 120 of file asus_atk0110.c.

struct list_head sensor_list

Definition at line 132 of file asus_atk0110.c.

int temperature_count

Definition at line 130 of file asus_atk0110.c.

int voltage_count

Definition at line 129 of file asus_atk0110.c.

acpi_handle write_handle

Definition at line 125 of file asus_atk0110.c.


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