Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Enumerations | Functions
bcm63xx_dev_flash.h File Reference

Go to the source code of this file.

Enumerations

enum  { BCM63XX_FLASH_TYPE_PARALLEL, BCM63XX_FLASH_TYPE_SERIAL, BCM63XX_FLASH_TYPE_NAND }
 

Functions

int __init bcm63xx_flash_register (void)
 

Enumeration Type Documentation

anonymous enum
Enumerator:
BCM63XX_FLASH_TYPE_PARALLEL 
BCM63XX_FLASH_TYPE_SERIAL 
BCM63XX_FLASH_TYPE_NAND 

Definition at line 4 of file bcm63xx_dev_flash.h.

Function Documentation

int __init bcm63xx_flash_register ( void  )

Definition at line 95 of file dev-flash.c.