:: RootR ::  Hosting Order Map Login   Secure Inter-Network Operations  
 
driver_attach(9) - phpMan

Command: man perldoc info search(apropos)  


DRIVER_ATTACH(9)                  Device drivers infrastructure                  DRIVER_ATTACH(9)



NAME
       driver_attach - try to bind driver to devices.

SYNOPSIS
       int driver_attach(struct device_driver * drv);

ARGUMENTS
       drv
           driver.

DESCRIPTION
       Walk the list of devices that the bus has on it and try to match the driver with each one.
       If driver_probe_device returns 0 and the dev->driver is set, we've found a compatible
       pair.

COPYRIGHT
Kernel Hackers Manual 4.8.                 January 2017                          DRIVER_ATTACH(9)


/man
rootr.net - man pages