bus_rescan_devices(9) suse man page | unix.com

Man Page: bus_rescan_devices

Operating Environment: suse

Section: 9

BUS_RESCAN_DEVICES(9)					   Device drivers infrastructure				     BUS_RESCAN_DEVICES(9)

NAME
bus_rescan_devices - rescan devices on the bus for possible drivers
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 by calling device_attach for the unbound devices.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 BUS_RESCAN_DEVICES(9)
Related Man Pages
struct_bus_type(9) - centos
i2c_add_numbered_adapter(9) - centos
ieee1394(4) - minix
firewire(4) - centos
firewire(4) - plan9
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I
Shopt -s histappend