Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
omap-twl4030.c File Reference
#include <linux/platform_device.h>
#include <linux/platform_data/omap-twl4030.h>
#include <linux/module.h>
#include <linux/of.h>
#include <sound/core.h>
#include <sound/pcm.h>
#include <sound/soc.h>
#include "omap-mcbsp.h"
#include "omap-pcm.h"

Go to the source code of this file.

Functions

 MODULE_DEVICE_TABLE (of, omap_twl4030_of_match)
 
 module_platform_driver (omap_twl4030_driver)
 
 MODULE_AUTHOR ("Peter Ujfalusi <[email protected]>")
 
 MODULE_DESCRIPTION ("ALSA SoC for TI SoC based boards with twl4030 codec")
 
 MODULE_LICENSE ("GPL")
 
 MODULE_ALIAS ("platform:omap-twl4030")
 

Function Documentation

MODULE_ALIAS ( "platform:omap-twl4030"  )
MODULE_AUTHOR ( "Peter Ujfalusi <[email protected]>"  )
MODULE_DESCRIPTION ( "ALSA SoC for TI SoC based boards with twl4030 codec )
MODULE_DEVICE_TABLE ( of  ,
omap_twl4030_of_match   
)
MODULE_LICENSE ( "GPL"  )
module_platform_driver ( omap_twl4030_driver  )