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
fsl
fsl_utils.h
Go to the documentation of this file.
1
13
#ifndef _FSL_UTILS_H
14
#define _FSL_UTILS_H
15
16
#define DAI_NAME_SIZE 32
17
18
struct
snd_soc_dai_link
;
19
struct
device_node
;
20
21
int
fsl_asoc_get_dma_channel
(
struct
device_node
*ssi_np,
const
char
*
name
,
22
struct
snd_soc_dai_link
*
dai
,
23
unsigned
int
*dma_channel_id,
24
unsigned
int
*dma_id);
25
26
#endif
/* _FSL_UTILS_H */
Generated on Thu Jan 10 2013 15:08:12 for Linux Kernel by
1.8.2