suse man page for transport_destroy_device

Query: transport_destroy_device

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

TRANSPORT_DESTROY_DE(9) 				   Device drivers infrastructure				   TRANSPORT_DESTROY_DE(9)

NAME
transport_destroy_device - destroy a removed device
SYNOPSIS
void transport_destroy_device(struct device * dev);
ARGUMENTS
dev device to eliminate from the transport class.
DESCRIPTION
This call triggers the elimination of storage associated with the transport classdev. Note: all it really does is relinquish a reference to the classdev. The memory will not be freed until the last reference goes to zero. Note also that the classdev retains a reference count on dev, so dev too will remain for as long as the transport class device remains around.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 TRANSPORT_DESTROY_DE(9)
Related Man Pages
struct_bus_type(9) - centos
struct_class(9) - centos
struct_device_driver(9) - centos
sock2path(4) - sunos
dev(7fs) - opensolaris
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Tar Command