centos man page for transport_add_device

Query: transport_add_device

OS: centos

Section: 9

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

TRANSPORT_ADD_DEVICE(9) 				   Device drivers infrastructure				   TRANSPORT_ADD_DEVICE(9)

NAME
transport_add_device - declare a new dev for transport class association
SYNOPSIS
void transport_add_device(struct device * dev);
ARGUMENTS
dev the generic device representing the entity being added
DESCRIPTION
Usually, dev represents some component in the HBA system (either the HBA itself or a device remote across the HBA bus). This routine is simply a trigger point used to add the device to the system and register attributes for it.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 TRANSPORT_ADD_DEVICE(9)
Related Man Pages
device_create(9) - centos
device_create_with_groups(9) - centos
struct_bus_type(9) - centos
device_create(9) - suse
tran_tgt_free(9e) - centos
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
[TIP] Processing YAML files with yq