CLASS_DEVICE_DESTROY
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
class_device_destroy - removes a class device that was created with class_device_create
SYNOPSIS
"SYNOPSIS"
void class_device_destroy (struct class * cls, dev_t devt);
ARGUMENTS
- cls
-
the pointer to the struct class that this device was registered * with.
- devt
-
-- undescribed --
DESCRIPTION
This call unregisters and cleans up a class device that was created with a
call to class_device_create
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:00 GMT, October 09, 2005