|
Linux Kernel
3.7.1
|
Data Fields | |
| char * | name |
| struct acpi_table_header * | dsdt_info |
| struct platform_device * | platform_device |
| struct acpi_device * | device |
| struct backlight_device * | backlight_device |
| struct input_dev * | inputdev |
| struct key_entry * | keymap |
| struct input_polled_dev * | pega_accel_poll |
| struct asus_led | wled |
| struct asus_led | bled |
| struct asus_led | mled |
| struct asus_led | tled |
| struct asus_led | rled |
| struct asus_led | pled |
| struct asus_led | gled |
| struct asus_led | kled |
| struct workqueue_struct * | led_workqueue |
| int | wled_type |
| int | bled_type |
| int | wireless_status |
| bool | have_rsts |
| bool | is_pega_lucid |
| bool | pega_acc_live |
| int | pega_acc_x |
| int | pega_acc_y |
| int | pega_acc_z |
| struct asus_rfkill | wlan |
| struct asus_rfkill | bluetooth |
| struct asus_rfkill | wwan |
| struct asus_rfkill | wimax |
| struct asus_rfkill | gps |
| acpi_handle | handle |
| u32 | ledd_status |
| u8 | light_level |
| u8 | light_switch |
| u16 | event_count [128] |
Definition at line 250 of file asus-laptop.c.
Definition at line 256 of file asus-laptop.c.
Definition at line 263 of file asus-laptop.c.
| int bled_type |
Definition at line 273 of file asus-laptop.c.
| struct asus_rfkill bluetooth |
Definition at line 283 of file asus-laptop.c.
Definition at line 255 of file asus-laptop.c.
| struct acpi_table_header* dsdt_info |
Definition at line 253 of file asus-laptop.c.
| u16 event_count[128] |
Definition at line 292 of file asus-laptop.c.
Definition at line 268 of file asus-laptop.c.
| struct asus_rfkill gps |
Definition at line 286 of file asus-laptop.c.
Definition at line 288 of file asus-laptop.c.
| bool have_rsts |
Definition at line 275 of file asus-laptop.c.
| struct input_dev* inputdev |
Definition at line 258 of file asus-laptop.c.
| bool is_pega_lucid |
Definition at line 276 of file asus-laptop.c.
| struct key_entry* keymap |
Definition at line 259 of file asus-laptop.c.
Definition at line 269 of file asus-laptop.c.
| struct workqueue_struct* led_workqueue |
Definition at line 270 of file asus-laptop.c.
| u32 ledd_status |
Definition at line 289 of file asus-laptop.c.
| u8 light_level |
Definition at line 290 of file asus-laptop.c.
| u8 light_switch |
Definition at line 291 of file asus-laptop.c.
Definition at line 264 of file asus-laptop.c.
| char* name |
Definition at line 251 of file asus-laptop.c.
| bool pega_acc_live |
Definition at line 277 of file asus-laptop.c.
| int pega_acc_x |
Definition at line 278 of file asus-laptop.c.
| int pega_acc_y |
Definition at line 279 of file asus-laptop.c.
| int pega_acc_z |
Definition at line 280 of file asus-laptop.c.
| struct input_polled_dev* pega_accel_poll |
Definition at line 260 of file asus-laptop.c.
Definition at line 254 of file asus-laptop.c.
Definition at line 267 of file asus-laptop.c.
Definition at line 266 of file asus-laptop.c.
Definition at line 265 of file asus-laptop.c.
| struct asus_rfkill wimax |
Definition at line 285 of file asus-laptop.c.
| int wireless_status |
Definition at line 274 of file asus-laptop.c.
| struct asus_rfkill wlan |
Definition at line 282 of file asus-laptop.c.
Definition at line 262 of file asus-laptop.c.
| int wled_type |
Definition at line 272 of file asus-laptop.c.
| struct asus_rfkill wwan |
Definition at line 284 of file asus-laptop.c.
1.8.2