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

Go to the source code of this file.

Functions

struct mtd_infomtd_concat_create (struct mtd_info *subdev[], int num_devs, const char *name)
 
void mtd_concat_destroy (struct mtd_info *mtd)
 

Function Documentation

struct mtd_info* mtd_concat_create ( struct mtd_info subdev[],
int  num_devs,
const char name 
)
read

Definition at line 677 of file mtdconcat.c.

void mtd_concat_destroy ( struct mtd_info mtd)

Definition at line 938 of file mtdconcat.c.