Searched refs:device_bind_driver (Results 1 – 8 of 8) sorted by relevance
496 int device_bind_driver(struct device *dev) in device_bind_driver() function510 EXPORT_SYMBOL_GPL(device_bind_driver);991 ret = device_bind_driver(dev); in __device_attach()
362 if (device_bind_driver(&dev->dev)) in pnp_request_card_device()
224 error = device_bind_driver(&gameport->dev); in gameport_bind_driver()
99 error = device_bind_driver(&serio->dev); in serio_bind_driver()
1005 int __must_check device_bind_driver(struct device *dev);
574 retval = device_bind_driver(dev); in usb_driver_claim_interface()
1440 err = device_bind_driver(d); in phy_attach_direct()
4284 err = device_bind_driver(data->dev); in mac80211_hwsim_new_radio()