pci_insert_device

Section: Kernel Hacker's Manual (9)
Updated: pci_insert_device
Index Return to Main Contents
 

NAME

pci_insert_device - insert a hotplug device  

SYNOPSIS

void pci_insert_device (struct pci_dev *dev, struct pci_bus *bus);  

ARGUMENTS

dev

 the device to insert
bus

 where to insert it
 

DESCRIPTION

Add a new device to the device lists and notify userspace (/sbin/hotplug).


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 03:50:49 GMT, June 12, 2005