transport_remove_device(9) suse man page | unix.com

Man Page: transport_remove_device

Operating Environment: suse

Section: 9

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 2.6. July 2010 TRANSPORT_REMOVE_DEV(9)
Related Man Pages
device_schedule_callback_owner(9) - centos
device_create(9) - suse
device_schedule_callback_owner(9) - suse
struct_ccw_driver(9) - suse
struct_uio_info(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Migrating to UNIX
SOCKS proxy & PAM configuration exposure
The Future of the PM (Private Message) System at UNIX.com