Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
include
linux
platform_data
leds-renesas-tpu.h
Go to the documentation of this file.
1
#ifndef __LEDS_RENESAS_TPU_H__
2
#define __LEDS_RENESAS_TPU_H__
3
4
struct
led_renesas_tpu_config
{
5
char
*
name
;
6
unsigned
pin_gpio_fn
;
7
unsigned
pin_gpio
;
8
unsigned
int
channel_offset
;
9
unsigned
int
timer_bit
;
10
unsigned
int
max_brightness
;
11
unsigned
int
refresh_rate
;
12
};
13
14
#endif
/* __LEDS_RENESAS_TPU_H__ */
Generated on Thu Jan 10 2013 14:52:20 for Linux Kernel by
1.8.2