Query: device_destroy
OS: suse
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 2.6. July 2010 DEVICE_DESTROY(9)
Related Man Pages |
---|
makedev(3) - linux |
di_lnode_devinfo(3devinfo) - opensolaris |
device_create(9) - centos |
struct_device(9) - centos |
device_create(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Change directory error |
Cut command on RHEL 6.8 compatibility issues |
A (ksh) Library For and From UNIX.com |
Shopt -s histappend |
32 bit process addressing more than 4GB |