device_destroy(9) suse man page | unix.com

Man Page: device_destroy

Operating Environment: suse

Section: 9

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
makedev(3) - linux
device_create_vargs(9) - centos
struct_device(9) - centos
device_create(9) - suse
di_lnode_devt(3devinfo) - sunos
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
A (ksh) Library For and From UNIX.com
Shopt -s histappend