suse man page for device_destroy

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)

NAME
device_destroy - removes a device that was created with device_create
SYNOPSIS
void device_destroy(struct class * class, dev_t devt);
ARGUMENTS
class pointer to the struct class that this device was registered with devt the dev_t of the device that was previously registered
DESCRIPTION
This call unregisters and cleans up a device that was created with a call to device_create.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 DEVICE_DESTROY(9)
Related Man Pages
di_lnode_devt(3devinfo) - opensolaris
di_lnode_devinfo(3devinfo) - opensolaris
di_lnode_devinfo(3devinfo) - sunos
di_lnode_name(3devinfo) - sunos
di_lnode_devt(3devinfo) - sunos
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
Docker learning Phase-I
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend