Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
twl-core.h File Reference

Go to the source code of this file.

Functions

int twl6030_init_irq (struct device *dev, int irq_num)
 
int twl6030_exit_irq (void)
 
int twl4030_init_irq (struct device *dev, int irq_num)
 
int twl4030_exit_irq (void)
 
int twl4030_init_chip_irq (const char *chip)
 

Function Documentation

int twl4030_exit_irq ( void  )

Definition at line 775 of file twl4030-irq.c.

int twl4030_init_chip_irq ( const char chip)

Definition at line 785 of file twl4030-irq.c.

int twl4030_init_irq ( struct device dev,
int  irq_num 
)

Definition at line 692 of file twl4030-irq.c.

int twl6030_exit_irq ( void  )

Definition at line 436 of file twl6030-irq.c.

int twl6030_init_irq ( struct device dev,
int  irq_num 
)

Definition at line 350 of file twl6030-irq.c.