Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
pxa2xx-pcm.c File Reference
#include <linux/module.h>
#include <sound/core.h>
#include <sound/pxa2xx-lib.h>
#include "pxa2xx-pcm.h"

Go to the source code of this file.

Functions

int pxa2xx_pcm_new (struct snd_card *card, struct pxa2xx_pcm_client *client, struct snd_pcm **rpcm)
 
 EXPORT_SYMBOL (pxa2xx_pcm_new)
 
 MODULE_AUTHOR ("Nicolas Pitre")
 
 MODULE_DESCRIPTION ("Intel PXA2xx PCM DMA module")
 
 MODULE_LICENSE ("GPL")
 

Function Documentation

EXPORT_SYMBOL ( pxa2xx_pcm_new  )
MODULE_AUTHOR ( "Nicolas Pitre"  )
MODULE_DESCRIPTION ( "Intel PXA2xx PCM DMA module )
MODULE_LICENSE ( "GPL"  )
int pxa2xx_pcm_new ( struct snd_card card,
struct pxa2xx_pcm_client client,
struct snd_pcm **  rpcm 
)

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