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
spi
spi_oc_tiny.h
Go to the documentation of this file.
1
#ifndef _LINUX_SPI_SPI_OC_TINY_H
2
#define _LINUX_SPI_SPI_OC_TINY_H
3
13
struct
tiny_spi_platform_data
{
14
unsigned
int
freq
;
15
unsigned
int
baudwidth
;
16
unsigned
int
gpio_cs_count
;
17
int
*
gpio_cs
;
18
};
19
20
#endif
/* _LINUX_SPI_SPI_OC_TINY_H */
Generated on Thu Jan 10 2013 14:52:37 for Linux Kernel by
1.8.2