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
i2c-imx.h
Go to the documentation of this file.
1
/*
2
* i2c.h - i.MX I2C driver header file
3
*
4
* Copyright (c) 2008, Darius Augulis <
[email protected]
>
5
*
6
* This file is released under the GPLv2
7
*/
8
9
#ifndef __ASM_ARCH_I2C_H_
10
#define __ASM_ARCH_I2C_H_
11
17
struct
imxi2c_platform_data
{
18
u32
bitrate
;
19
};
20
21
#endif
/* __ASM_ARCH_I2C_H_ */
Generated on Thu Jan 10 2013 14:52:19 for Linux Kernel by
1.8.2