centos man page for class_destroy

Query: class_destroy

OS: centos

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 3.10 June 2014 CLASS_DESTROY(9)
Related Man Pages
device_create_with_groups(9) - centos
kobj_class_compile_static(9) - freebsd
kobj(9) - freebsd
device_create_vargs(9) - suse
class_get_class_members(3) - osf1
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq