Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
omap-hdmi-card.c File Reference
#include <linux/module.h>
#include <sound/pcm.h>
#include <sound/soc.h>
#include <asm/mach-types.h>
#include <video/omapdss.h>

Go to the source code of this file.

Macros

#define DRV_NAME   "omap-hdmi-audio"
 

Functions

 module_platform_driver (omap_hdmi_driver)
 
 MODULE_AUTHOR ("Ricardo Neri <[email protected]>")
 
 MODULE_DESCRIPTION ("OMAP HDMI machine ASoC driver")
 
 MODULE_LICENSE ("GPL")
 
 MODULE_ALIAS ("platform:"DRV_NAME)
 

Macro Definition Documentation

#define DRV_NAME   "omap-hdmi-audio"

Definition at line 30 of file omap-hdmi-card.c.

Function Documentation

MODULE_ALIAS ( "platform:"  DRV_NAME)
MODULE_AUTHOR ( "Ricardo Neri <[email protected]>"  )
MODULE_DESCRIPTION ( "OMAP HDMI machine ASoC driver )
MODULE_LICENSE ( "GPL"  )
module_platform_driver ( omap_hdmi_driver  )