Query: transport_destroy_device
OS: centos
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)NAMEtransport_destroy_device - destroy a removed deviceSYNOPSISvoid transport_destroy_device(struct device * dev);ARGUMENTSdev device to eliminate from the transport class.DESCRIPTIONThis 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 TRANSPORT_DESTROY_DE(9)
Related Man Pages |
---|
struct_device_driver(9) - centos |
device_create_vargs(9) - suse |
device_schedule_callback_owner(9) - suse |
struct_ff_device(9) - suse |
sock2path(4) - sunos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
How to increment version inside a file? |
CentOS7 restoring file capabilities |
Shopt -s histappend |
[TIP] Processing YAML files with yq |