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
i2c
s6000.h
Go to the documentation of this file.
1
#ifndef __LINUX_I2C_S6000_H
2
#define __LINUX_I2C_S6000_H
3
4
struct
s6_i2c_platform_data
{
5
const
char
*
clock
;
/* the clock to use */
6
int
bus_num
;
/* the bus number to register */
7
};
8
9
#endif
10
Generated on Thu Jan 10 2013 14:51:32 for Linux Kernel by
1.8.2