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 2.6. July 2010 CLASS_DESTROY(9)
| Related Man Pages |
|---|
| device_create_with_groups(9) - centos |
| device_create(9) - suse |
| device_create_vargs(9) - suse |
| class_create(3) - osf1 |
| class_destroy(3) - osf1 |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Tar Command |
| Docker learning Phase-I |
| Shopt -s histappend |
| 32 bit process addressing more than 4GB |