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

#include <tc3589x.h>

Data Fields

unsigned int block
 
int irq_base
 
struct tc3589x_gpio_platform_datagpio
 
struct
tc3589x_keypad_platform_data
keypad
 

Detailed Description

struct tc3589x_platform_data - TC3589x platform data : bitmask of blocks to enable (use TC3589x_BLOCK_*) : base IRQ number. TC3589x_NR_IRQS irqs will be used. : GPIO-specific platform data : keypad-specific platform data

Definition at line 186 of file tc3589x.h.

Field Documentation

unsigned int block

Definition at line 187 of file tc3589x.h.

Definition at line 189 of file tc3589x.h.

int irq_base

Definition at line 188 of file tc3589x.h.

Definition at line 190 of file tc3589x.h.


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