Searched refs:device_bind_driver (Results 1 – 5 of 5) sorted by relevance
495 int device_bind_driver(struct device *dev) in device_bind_driver() function508 EXPORT_SYMBOL_GPL(device_bind_driver);1013 ret = device_bind_driver(dev); in __device_attach()
362 if (device_bind_driver(&dev->dev)) in pnp_request_card_device()
223 error = device_bind_driver(&gameport->dev); in gameport_bind_driver()
1232 int __must_check device_bind_driver(struct device *dev);
93 error = device_bind_driver(&serio->dev); in serio_bind_driver()