Searched refs:device_attach (Results 1 – 19 of 19) sorted by relevance
42 ret = device_attach(dev); in umc_bus_post_reset_helper()101 ret = device_attach(dev); in umc_bus_rescan_helper()
206 err = device_attach(&modem->ssi_protocol->device); in nokia_modem_probe()229 err = device_attach(&modem->cmt_speech->device); in nokia_modem_probe()
610 int device_attach(struct device *dev) in device_attach() function614 EXPORT_SYMBOL_GPL(device_attach);
781 ret = device_attach(dev); in bus_rescan_devices_helper()
204 ret = device_attach(&bid->udev->dev); in rebind_store()
174 return device_attach(hda_codec_dev(codec)) > 0 && codec->preset; in codec_probed()
249 if (d && device_attach(d) < 0) { in v4l2_async_notifier_unregister()
303 retval = device_attach(dev); in __mcb_bus_add_devices()
540 err = device_attach(dev); in ide_replace_subdriver()546 err = device_attach(dev); in ide_replace_subdriver()
293 retval = device_attach(&dev->dev); in pci_bus_add_device()
136 error = device_attach(&mc_dev->dev); in check_plugged_state_change()
430 if (device_attach(dev) >= 0) in acpi_processor_add()
1768 ret = device_attach(&device->dev); in acpi_bus_attach()1888 result = device_attach(&device->dev); in acpi_bus_scan_fixed()1905 result = device_attach(&device->dev); in acpi_bus_scan_fixed()
246 error = device_attach(&gameport->dev); in gameport_find_driver()
136 error = device_attach(&serio->dev); in serio_find_driver()
1041 extern int __must_check device_attach(struct device *dev);
1069 rc = device_attach(&intf->dev); in usb_rebind_intf()
1965 retval = device_attach(&intf->dev); in proc_ioctl()
723 ret = device_attach(&cdev->dev); in ccw_device_do_unbind_bind()