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

Go to the source code of this file.

Macros

#define STAC9766_VERSION   "0.10"
 

Functions

 module_platform_driver (stac9766_codec_driver)
 
 MODULE_DESCRIPTION ("ASoC stac9766 driver")
 
 MODULE_AUTHOR ("Jon Smirl <[email protected]>")
 
 MODULE_LICENSE ("GPL")
 

Macro Definition Documentation

#define STAC9766_VERSION   "0.10"

Definition at line 31 of file stac9766.c.

Function Documentation

MODULE_AUTHOR ( "Jon Smirl <[email protected]>"  )
MODULE_DESCRIPTION ( "ASoC stac9766 driver )
MODULE_LICENSE ( "GPL"  )
module_platform_driver ( stac9766_codec_driver  )