centos man page for bus_rescan_devices

Query: bus_rescan_devices

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 3.10 June 2014 BUS_RESCAN_DEVICES(9)
Related Man Pages
ieee1394(4) - debian
i2c_register_board_info(9) - centos
ieee1394if(4) - netbsd
firewire(4) - centos
firewire(4) - plan9
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Docker learning Phase-I
Shopt -s histappend
[TIP] Processing YAML files with yq