PLATFORM_DEVICE_UNREGISTER

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

 

NAME

platform_device_unregister - remove a platform-level device  

SYNOPSIS

"SYNOPSIS"

void platform_device_unregister (struct platform_device * pdev);  

ARGUMENTS

pdev
platform device we're removing
 

DESCRIPTION

Note that this function will also release all memory- and port-based resources owned by the device (dev->resource).


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:38 GMT, October 09, 2005