Searched refs:device_attach (Results 1 – 20 of 20) sorted by relevance
41 ret = device_attach(dev); in umc_bus_post_reset_helper()100 ret = device_attach(dev); in umc_bus_rescan_helper()
190 err = device_attach(&modem->ssi_protocol->device); in nokia_modem_probe()213 err = device_attach(&modem->cmt_speech->device); in nokia_modem_probe()
191 return device_attach(hda_codec_dev(codec)) > 0 && codec->preset; in codec_probed()
210 ret = device_attach(&busid_priv->udev->dev); in do_rebind()
324 retval = device_attach(&dev->dev); in pci_bus_add_device()
933 int device_attach(struct device *dev) in device_attach() function937 EXPORT_SYMBOL_GPL(device_attach);
693 ret = device_attach(dev); in bus_rescan_devices_helper()
396 retval = device_attach(dev); in __mcb_bus_add_devices()
1995 ret = device_attach(&device->dev); in acpi_bus_attach()2109 return device_attach(&device->dev); in acpi_bus_register_early_device()2130 result = device_attach(&device->dev); in acpi_bus_scan_fixed()2147 result = device_attach(&device->dev); in acpi_bus_scan_fixed()
428 if (device_attach(dev) >= 0) in acpi_processor_add()
142 error = device_attach(&mc_dev->dev); in check_plugged_state_change()
665 error = device_attach(dev); in chromeos_laptop_scan_peripherals()
242 error = device_attach(&gameport->dev); in gameport_find_driver()
2391 if (device_attach(host) < 0) in handle_ext_role_switch_states()2398 if (device_attach(host) < 0) in handle_ext_role_switch_states()2421 if (device_attach(host) < 0) in handle_role_switch_states()
120 error = device_attach(&serio->dev); in serio_find_driver()
1066 rc = device_attach(&intf->dev); in usb_rebind_intf()
2232 retval = device_attach(&intf->dev); in proc_ioctl()
1360 ret = device_attach(&pdev_sec->dev); in i2s_create_secondary_device()
1561 extern int __must_check device_attach(struct device *dev);
680 ret = device_attach(&cdev->dev); in ccw_device_do_unbind_bind()