Query: transport_remove_device
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TRANSPORT_REMOVE_DEV(9) Device drivers infrastructure TRANSPORT_REMOVE_DEV(9)NAMEtransport_remove_device - remove the visibility of a deviceSYNOPSISvoid transport_remove_device(struct device * dev);ARGUMENTSdev generic device to removeDESCRIPTIONThis 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 TRANSPORT_REMOVE_DEV(9)
Related Man Pages |
---|
device_create_with_groups(9) - centos |
device_rename(9) - centos |
struct_bus_type(9) - centos |
struct_ccw_driver(9) - suse |
struct_uio_info(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Getting command output to putty window title. |
Migrating to UNIX |
A (ksh) Library For and From UNIX.com |
32 bit process addressing more than 4GB |