Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
bf5xx-tdm.c File Reference
#include <linux/init.h>
#include <linux/module.h>
#include <linux/device.h>
#include <sound/core.h>
#include <sound/pcm.h>
#include <sound/pcm_params.h>
#include <sound/initval.h>
#include <sound/soc.h>
#include <asm/irq.h>
#include <asm/portmux.h>
#include <linux/mutex.h>
#include <linux/gpio.h>
#include "bf5xx-sport.h"
#include "bf5xx-tdm.h"

Go to the source code of this file.

Macros

#define bf5xx_tdm_suspend   NULL
 
#define bf5xx_tdm_resume   NULL
 

Functions

 module_platform_driver (bfin_tdm_driver)
 
 MODULE_AUTHOR ("Barry Song")
 
 MODULE_DESCRIPTION ("TDM driver for ADI Blackfin")
 
 MODULE_LICENSE ("GPL")
 

Macro Definition Documentation

#define bf5xx_tdm_resume   NULL

Definition at line 226 of file bf5xx-tdm.c.

#define bf5xx_tdm_suspend   NULL

Definition at line 225 of file bf5xx-tdm.c.

Function Documentation

MODULE_AUTHOR ( "Barry Song"  )
MODULE_DESCRIPTION ( "TDM driver for ADI Blackfin"  )
MODULE_LICENSE ( "GPL"  )
module_platform_driver ( bfin_tdm_driver  )