Searched refs:device_attach (Results 1 – 10 of 10) sorted by relevance
42 ret = device_attach(dev); in umc_bus_post_reset_helper()101 ret = device_attach(dev); in umc_bus_rescan_helper()
410 int device_attach(struct device *dev) in device_attach() function436 EXPORT_SYMBOL_GPL(device_attach);
543 ret = device_attach(dev); in bus_probe_device()793 ret = device_attach(dev); in bus_rescan_devices_helper()
540 err = device_attach(dev); in ide_replace_subdriver()546 err = device_attach(dev); in ide_replace_subdriver()
209 error = device_attach(&gameport->dev); in gameport_find_driver()
821 extern int __must_check device_attach(struct device *dev);
138 error = device_attach(&serio->dev); in serio_find_driver()
971 rc = device_attach(&intf->dev); in usb_rebind_intf()
1776 retval = device_attach(&intf->dev); in proc_ioctl()
713 ret = device_attach(&cdev->dev); in ccw_device_do_unbind_bind()