Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Functions
txx9aclc.c File Reference
#include <linux/module.h>
#include <linux/init.h>
#include <linux/platform_device.h>
#include <linux/scatterlist.h>
#include <linux/slab.h>
#include <sound/core.h>
#include <sound/pcm.h>
#include <sound/pcm_params.h>
#include <sound/soc.h>
#include "txx9aclc.h"

Go to the source code of this file.

Data Structures

struct  txx9aclc_soc_device
 

Macros

#define NR_DMA_CHAIN   2
 

Functions

 module_platform_driver (txx9aclc_pcm_driver)
 
 MODULE_AUTHOR ("Atsushi Nemoto <anemo@mba.ocn.ne.jp>")
 
 MODULE_DESCRIPTION ("TXx9 ACLC Audio DMA driver")
 
 MODULE_LICENSE ("GPL")
 

Macro Definition Documentation

#define NR_DMA_CHAIN   2

Definition at line 149 of file txx9aclc.c.

Function Documentation

MODULE_AUTHOR ( "Atsushi Nemoto <anemo@mba.ocn.ne.jp>"  )
MODULE_DESCRIPTION ( "TXx9 ACLC Audio DMA driver )
MODULE_LICENSE ( "GPL"  )
module_platform_driver ( txx9aclc_pcm_driver  )