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
omap1_bl.h
Go to the documentation of this file.
1
#ifndef __OMAP1_BL_H__
2
#define __OMAP1_BL_H__
3
4
#include <linux/device.h>
5
6
struct
omap_backlight_config
{
7
int
default_intensity
;
8
int
(*
set_power
)(
struct
device
*
dev
,
int
state
);
9
};
10
11
#endif
Generated on Thu Jan 10 2013 14:52:21 for Linux Kernel by
1.8.2