Query: device_destroy
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DEVICE_DESTROY(9) Device drivers infrastructure DEVICE_DESTROY(9)NAMEdevice_destroy - removes a device that was created with device_createSYNOPSISvoid device_destroy(struct class * class, dev_t devt);ARGUMENTSclass pointer to the struct class that this device was registered with devt the dev_t of the device that was previously registeredDESCRIPTIONThis call unregisters and cleans up a device that was created with a call to device_create.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DEVICE_DESTROY(9)
| Related Man Pages |
|---|
| device_create_vargs(9) - centos |
| device_create_with_groups(9) - centos |
| struct_device_driver(9) - centos |
| di_lnode_name(3devinfo) - sunos |
| di_lnode_devt(3devinfo) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| DB2 convert digits to binary format |
| Tar Command |
| CentOS7 restoring file capabilities |