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_vargs(9) - centos
kobj_create(9) - freebsd
device_create(9) - suse
define_class(9) - freebsd
kobj_class_compile(9) - freebsd
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
[TIP] Processing YAML files with yq