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

Data Fields

struct acpi_device * acpi_dev
 
struct sony_pic_irqcur_irq
 
struct sony_pic_ioportcur_ioport
 
struct list_head interrupts
 
struct list_head ioports
 
struct mutex lock
 
struct sonypi_eventtypes * event_types
 
int(* handle_irq )(const u8, const u8)
 
int model
 
u16 evport_offset
 
u8 camera_power
 
u8 bluetooth_power
 
u8 wwan_power
 

Detailed Description

Definition at line 2815 of file sony-laptop.c.

Field Documentation

struct acpi_device* acpi_dev

Definition at line 2816 of file sony-laptop.c.

u8 bluetooth_power

Definition at line 2827 of file sony-laptop.c.

u8 camera_power

Definition at line 2826 of file sony-laptop.c.

struct sony_pic_ioport* cur_ioport

Definition at line 2818 of file sony-laptop.c.

struct sony_pic_irq* cur_irq

Definition at line 2817 of file sony-laptop.c.

struct sonypi_eventtypes* event_types

Definition at line 2822 of file sony-laptop.c.

u16 evport_offset

Definition at line 2825 of file sony-laptop.c.

int(* handle_irq)(const u8, const u8)

Definition at line 2823 of file sony-laptop.c.

struct list_head interrupts

Definition at line 2819 of file sony-laptop.c.

struct list_head ioports

Definition at line 2820 of file sony-laptop.c.

struct mutex lock

Definition at line 2821 of file sony-laptop.c.

int model

Definition at line 2824 of file sony-laptop.c.

u8 wwan_power

Definition at line 2828 of file sony-laptop.c.


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