Searched refs:device_bind_driver (Results 1 – 5 of 5) sorted by relevance
496 int device_bind_driver(struct device *dev) in device_bind_driver() function509 EXPORT_SYMBOL_GPL(device_bind_driver);1014 ret = device_bind_driver(dev); in __device_attach()
330 if (device_bind_driver(&dev->dev)) in pnp_request_card_device()
224 error = device_bind_driver(&gameport->dev); in gameport_bind_driver()
587 retval = device_bind_driver(dev); in usb_driver_claim_interface()
1670 err = device_bind_driver(d); in phy_attach_direct()