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
sound
soc
jz4740
jz4740-pcm.h
Go to the documentation of this file.
1
/*
2
*
3
* This program is free software; you can redistribute it and/or modify
4
* it under the terms of the GNU General Public License version 2 as
5
* published by the Free Software Foundation.
6
*/
7
8
#ifndef _JZ4740_PCM_H
9
#define _JZ4740_PCM_H
10
11
#include <
linux/dma-mapping.h
>
12
#include <
asm/mach-jz4740/dma.h
>
13
14
15
struct
jz4740_pcm_config
{
16
struct
jz4740_dma_config
dma_config
;
17
phys_addr_t
fifo_addr
;
18
};
19
20
#endif
Generated on Thu Jan 10 2013 15:08:15 for Linux Kernel by
1.8.2