Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
ux500_pcm.c File Reference
#include <asm/page.h>
#include <linux/module.h>
#include <linux/dma-mapping.h>
#include <linux/dmaengine.h>
#include <linux/slab.h>
#include <plat/ste_dma40.h>
#include <sound/pcm.h>
#include <sound/pcm_params.h>
#include <sound/soc.h>
#include <sound/dmaengine_pcm.h>
#include "ux500_msp_i2s.h"
#include "ux500_pcm.h"

Go to the source code of this file.

Functions

int ux500_pcm_new (struct snd_soc_pcm_runtime *rtd)
 
 module_platform_driver (ux500_pcm_driver)
 
 MODULE_LICENSE ("GPL v2")
 

Function Documentation

MODULE_LICENSE ( "GPL v2 )
module_platform_driver ( ux500_pcm_driver  )
int ux500_pcm_new ( struct snd_soc_pcm_runtime rtd)

Definition at line 268 of file ux500_pcm.c.