BUS_RESCAN_DEVICES

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

 

NAME

bus_rescan_devices - rescan devices on the bus for possible drivers  

SYNOPSIS

"SYNOPSIS"

int bus_rescan_devices (struct bus_type * bus);  

ARGUMENTS

bus
the bus to scan.
 

DESCRIPTION

This function will look for devices on the bus with no driver attached and rescan it against existing drivers to see if it matches any. Calls device_attach. Returns the number of devices that were sucessfully bound to a driver.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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