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()
203 err = device_attach(&modem->ssi_protocol->device); in nokia_modem_probe()226 err = device_attach(&modem->cmt_speech->device); in nokia_modem_probe()
177 return device_attach(hda_codec_dev(codec)) > 0 && codec->preset; in codec_probed()
854 int device_attach(struct device *dev) in device_attach() function858 EXPORT_SYMBOL_GPL(device_attach);
740 ret = device_attach(dev); in bus_rescan_devices_helper()
325 retval = device_attach(&dev->dev); in pci_bus_add_device()
209 ret = device_attach(&busid_priv->udev->dev); in do_rebind()
399 retval = device_attach(dev); in __mcb_bus_add_devices()
1999 ret = device_attach(&device->dev); in acpi_bus_attach()2113 return device_attach(&device->dev); in acpi_bus_register_early_device()2134 result = device_attach(&device->dev); in acpi_bus_scan_fixed()2151 result = device_attach(&device->dev); in acpi_bus_scan_fixed()
427 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()
246 error = device_attach(&gameport->dev); in gameport_find_driver()
132 error = device_attach(&serio->dev); in serio_find_driver()
1072 rc = device_attach(&intf->dev); in usb_rebind_intf()
2176 retval = device_attach(&intf->dev); in proc_ioctl()
1239 extern int __must_check device_attach(struct device *dev);
679 ret = device_attach(&cdev->dev); in ccw_device_do_unbind_bind()
2360 if (device_attach(host) < 0) in renesas_usb3_role_switch_set()