Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
snd-soc-afeb9260.c File Reference
#include <linux/module.h>
#include <linux/moduleparam.h>
#include <linux/kernel.h>
#include <linux/clk.h>
#include <linux/platform_device.h>
#include <linux/atmel-ssc.h>
#include <sound/core.h>
#include <sound/pcm.h>
#include <sound/pcm_params.h>
#include <sound/soc.h>
#include <asm/mach-types.h>
#include <mach/hardware.h>
#include <linux/gpio.h>
#include "../codecs/tlv320aic23.h"
#include "atmel-pcm.h"
#include "atmel_ssc_dai.h"

Go to the source code of this file.

Macros

#define CODEC_CLOCK   12000000
 

Functions

 module_init (afeb9260_soc_init)
 
 module_exit (afeb9260_soc_exit)
 
 MODULE_AUTHOR ("Sergey Lapin <[email protected]>")
 
 MODULE_DESCRIPTION ("ALSA SoC for AFEB9260")
 
 MODULE_LICENSE ("GPL")
 

Macro Definition Documentation

#define CODEC_CLOCK   12000000

Definition at line 42 of file snd-soc-afeb9260.c.

Function Documentation

MODULE_AUTHOR ( "Sergey Lapin <[email protected]>"  )
MODULE_DESCRIPTION ( "ALSA SoC for AFEB9260"  )
module_exit ( afeb9260_soc_exit  )
module_init ( afeb9260_soc_init  )
MODULE_LICENSE ( "GPL"  )