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(9) - centos |
| kobj_create(9) - freebsd |
| class_create(3) - osf1 |
| kobj_class_compile(9) - freebsd |
| kobj_class_free(9) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Change directory error |
| Migrating to UNIX |
| Update kernel Linux without reboot?! |
| Tar Command |