CLASS_DESTROY(9) Device drivers infrastructure CLASS_DESTROY(9)NAMEclass_destroy - destroys a struct class structureSYNOPSISvoid class_destroy(struct class * cls);ARGUMENTScls pointer to the struct class that is to be destroyedDESCRIPTIONNote, the pointer to be destroyed must have been created with a call to class_create.COPYRIGHTKernel Hackers Manual 3.10 June 2014 CLASS_DESTROY(9)
| Related Man Pages |
|---|
| device_create(9) - centos |
| kobj_class_compile_static(9) - freebsd |
| device_create_vargs(9) - suse |
| class_disable(3) - osf1 |
| define_class(9) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |