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
at73c213.h
Go to the documentation of this file.
1
/*
2
* Board-specific data used to set up AT73c213 audio DAC driver.
3
*/
4
5
#ifndef __LINUX_SPI_AT73C213_H
6
#define __LINUX_SPI_AT73C213_H
7
19
struct
at73c213_board_info
{
20
int
ssc_id
;
21
struct
clk
*
dac_clk
;
22
char
shortname
[32];
23
};
24
25
#endif
/* __LINUX_SPI_AT73C213_H */
Generated on Thu Jan 10 2013 14:52:37 for Linux Kernel by
1.8.2