BUS_ADD_DEVICE

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

bus_add_device - add device to bus  

SYNOPSIS

"SYNOPSIS"

int bus_add_device (struct device * dev);  

ARGUMENTS

dev
device being added
 

DESCRIPTION

- Add the device to its bus's list of devices. - Try to attach to driver. - Create link to device's physical location.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 07:07:01 GMT, October 06, 2005