transport_destroy_device(9) centos man page | unix.com

Man Page: transport_destroy_device

Operating Environment: centos

Section: 9

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 3.10 June 2014 TRANSPORT_DESTROY_DE(9)
Related Man Pages
device_schedule_callback_owner(9) - centos
struct_device_driver(9) - centos
struct_uio_info(9) - centos
struct_ff_device(9) - suse
sock2path(4) - sunos
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
CentOS 6 ran out of space, need to reclaim it