Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Functions
rbtx4939-flash.c File Reference
#include <linux/module.h>
#include <linux/types.h>
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/slab.h>
#include <linux/device.h>
#include <linux/platform_device.h>
#include <linux/mtd/mtd.h>
#include <linux/mtd/map.h>
#include <linux/mtd/partitions.h>
#include <asm/txx9/rbtx4939.h>

Go to the source code of this file.

Data Structures

struct  rbtx4939_flash_info
 

Macros

#define rbtx4939_flash_shutdown   NULL
 

Functions

 module_platform_driver (rbtx4939_flash_driver)
 
 MODULE_LICENSE ("GPL")
 
 MODULE_DESCRIPTION ("RBTX4939 MTD map driver")
 
 MODULE_ALIAS ("platform:rbtx4939-flash")
 

Macro Definition Documentation

#define rbtx4939_flash_shutdown   NULL

Definition at line 124 of file rbtx4939-flash.c.

Function Documentation

MODULE_ALIAS ( "platform:rbtx4939-flash )
MODULE_DESCRIPTION ( "RBTX4939 MTD map driver )
MODULE_LICENSE ( "GPL"  )
module_platform_driver ( rbtx4939_flash_driver  )