BUS_ADD_DEVICE

Section: (9)
Updated: 09 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: 00:01:59 GMT, October 09, 2005