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

Data Fields

struct devicedev
 
struct input_dev * input_dev
 
struct workqueue_structworkqueue
 
struct work_struct play_work
 
bool enabled
 
int speed
 
int direction
 
bool coexist
 
struct mutex mutex
 
int irq
 
int weak_speed
 
int strong_speed
 
unsigned int vibldrv_res
 
unsigned int vibrdrv_res
 
unsigned int viblmotor_res
 
unsigned int vibrmotor_res
 
struct regulator_bulk_data supplies [TWL6040_NUM_SUPPLIES]
 
struct twl6040twl6040
 

Detailed Description

Definition at line 42 of file twl4030-vibra.c.

Field Documentation

bool coexist

Definition at line 53 of file twl4030-vibra.c.

struct device * dev

Definition at line 43 of file twl4030-vibra.c.

Definition at line 51 of file twl4030-vibra.c.

bool enabled

Definition at line 49 of file twl4030-vibra.c.

struct input_dev * input_dev

Definition at line 44 of file twl4030-vibra.c.

int irq

Definition at line 51 of file twl6040-vibra.c.

Definition at line 50 of file twl6040-vibra.c.

struct work_struct play_work

Definition at line 47 of file twl4030-vibra.c.

int speed

Definition at line 50 of file twl4030-vibra.c.

int strong_speed

Definition at line 55 of file twl6040-vibra.c.

Definition at line 63 of file twl6040-vibra.c.

Definition at line 65 of file twl6040-vibra.c.

unsigned int vibldrv_res

Definition at line 58 of file twl6040-vibra.c.

unsigned int viblmotor_res

Definition at line 60 of file twl6040-vibra.c.

unsigned int vibrdrv_res

Definition at line 59 of file twl6040-vibra.c.

unsigned int vibrmotor_res

Definition at line 61 of file twl6040-vibra.c.

int weak_speed

Definition at line 54 of file twl6040-vibra.c.

struct workqueue_struct * workqueue

Definition at line 46 of file twl4030-vibra.c.


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