BUS_RESCAN_DEVICES(9) Device drivers infrastructure BUS_RESCAN_DEVICES(9)NAMEbus_rescan_devices - rescan devices on the bus for possible driversSYNOPSISint bus_rescan_devices(struct bus_type * bus);ARGUMENTSbus the bus to scan.DESCRIPTIONThis 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 BUS_RESCAN_DEVICES(9)
| Related Man Pages |
|---|
| struct_device_driver(9) - centos |
| firewire(4) - debian |
| ieee1394(4) - debian |
| firewire(4) - centos |
| firewire(4) - minix |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Tar Command |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |