DEL_MTD_DEVICE

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

del_mtd_device - unregister an MTD device  

SYNOPSIS

"SYNOPSIS"

int del_mtd_device (struct mtd_info * mtd);  

ARGUMENTS

mtd
pointer to MTD device info structure
 

DESCRIPTION

Remove a device from the list of MTD devices present in the system, and notify each currently active MTD 'user' of its departure. Returns zero on success or 1 on failure, which currently will happen if the requested device does not appear to be present in the list.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 07:07:03 GMT, October 06, 2005