centos man page for transport_remove_device

Query: transport_remove_device

OS: centos

Section: 9

Links: centos man pages   all man pages

Forums: unix linux community   forum categories

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

TRANSPORT_REMOVE_DEV(9) 				   Device drivers infrastructure				   TRANSPORT_REMOVE_DEV(9)

NAME
transport_remove_device - remove the visibility of a device
SYNOPSIS
void transport_remove_device(struct device * dev);
ARGUMENTS
dev generic device to remove
DESCRIPTION
This call removes the visibility of the device (to the user from sysfs), but does not destroy it. To eliminate a device entirely you must also call transport_destroy_device. If you don't need to do remove and destroy as separate operations, use transport_unregister_device (see transport_class.h) which will perform both calls for you.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 TRANSPORT_REMOVE_DEV(9)
Related Man Pages
device_create_vargs(9) - centos
struct_ccwgroup_driver(9) - centos
struct_class(9) - centos
device_create_vargs(9) - suse
struct_ff_device(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!