suse man page for class_destroy

Query: class_destroy

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CLASS_DESTROY(9)					   Device drivers infrastructure					  CLASS_DESTROY(9)

NAME
class_destroy - destroys a struct class structure
SYNOPSIS
void class_destroy(struct class * cls);
ARGUMENTS
cls pointer to the struct class that is to be destroyed
DESCRIPTION
Note, the pointer to be destroyed must have been created with a call to class_create.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 CLASS_DESTROY(9)
Related Man Pages
device_create_with_groups(9) - centos
kobj_class_compile_static(9) - freebsd
class_destroy(3) - osf1
kobj_class_compile(9) - freebsd
kobj_class_free(9) - freebsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com
Docker learning Phase-I