Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Functions
imx-pcm.h File Reference

Go to the source code of this file.

Data Structures

struct  imx_pcm_dma_params
 

Macros

#define IMX_SSI_DMABUF_SIZE   (64 * 1024)
 

Functions

int snd_imx_pcm_mmap (struct snd_pcm_substream *substream, struct vm_area_struct *vma)
 
int imx_pcm_new (struct snd_soc_pcm_runtime *rtd)
 
void imx_pcm_free (struct snd_pcm *pcm)
 

Macro Definition Documentation

#define IMX_SSI_DMABUF_SIZE   (64 * 1024)

Definition at line 19 of file imx-pcm.h.

Function Documentation

void imx_pcm_free ( struct snd_pcm pcm)

Definition at line 85 of file imx-pcm.c.

int imx_pcm_new ( struct snd_soc_pcm_runtime rtd)

Definition at line 56 of file imx-pcm.c.

int snd_imx_pcm_mmap ( struct snd_pcm_substream substream,
struct vm_area_struct vma 
)

Definition at line 19 of file imx-pcm.c.