Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
driver_chipcommon_nflash.c File Reference
#include <linux/platform_device.h>
#include <linux/bcma/bcma.h>
#include "bcma_private.h"

Go to the source code of this file.

Functions

int bcma_nflash_init (struct bcma_drv_cc *cc)
 

Variables

struct platform_device bcma_nflash_dev
 

Function Documentation

int bcma_nflash_init ( struct bcma_drv_cc cc)

Definition at line 19 of file driver_chipcommon_nflash.c.

Variable Documentation

struct platform_device bcma_nflash_dev
Initial value:
= {
.name = "bcma_nflash",
.num_resources = 0,
}

Definition at line 13 of file driver_chipcommon_nflash.c.