Searched refs:device_attach (Results 1 – 24 of 24) sorted by relevance
48 if (ops->device_attach) { in virtio_dma_buf_attach()49 ret = ops->device_attach(dma_buf, attach); in virtio_dma_buf_attach()
24 int (*device_attach)(struct dma_buf *dma_buf, member
839 int __must_check device_attach(struct device *dev);
190 err = device_attach(&modem->ssi_protocol->device); in nokia_modem_probe()213 err = device_attach(&modem->cmt_speech->device); in nokia_modem_probe()
58 .device_attach = drm_gem_map_attach,
50 return device_attach(hda_codec_dev(codec)); in request_codec_module()
195 return device_attach(hda_codec_dev(codec)) > 0 && codec->preset; in codec_probed()
324 retval = device_attach(&dev->dev); in pci_bus_add_device()
210 ret = device_attach(&busid_priv->udev->dev); in do_rebind()
951 int device_attach(struct device *dev) in device_attach() function955 EXPORT_SYMBOL_GPL(device_attach);
694 ret = device_attach(dev); in bus_rescan_devices_helper()
396 retval = device_attach(dev); in __mcb_bus_add_devices()
2005 ret = device_attach(&device->dev); in acpi_bus_attach()2119 return device_attach(&device->dev); in acpi_bus_register_early_device()2140 result = device_attach(&device->dev); in acpi_bus_scan_fixed()2157 result = device_attach(&device->dev); in acpi_bus_scan_fixed()
427 if (device_attach(dev) >= 0) in acpi_processor_add()
177 if (device_attach(companion_dev) < 0) in quirk_poll_rebind_companion()
151 error = device_attach(&mc_dev->dev); in check_plugged_state_change()
667 error = device_attach(dev); in chromeos_laptop_scan_peripherals()
242 error = device_attach(&gameport->dev); in gameport_find_driver()
2406 if (device_attach(host) < 0) in handle_ext_role_switch_states()2413 if (device_attach(host) < 0) in handle_ext_role_switch_states()2436 if (device_attach(host) < 0) in handle_role_switch_states()
120 error = device_attach(&serio->dev); in serio_find_driver()
1168 rc = device_attach(&intf->dev); in usb_rebind_intf()
2257 retval = device_attach(&intf->dev); in proc_ioctl()
1361 ret = device_attach(&pdev_sec->dev); in i2s_create_secondary_device()
680 ret = device_attach(&cdev->dev); in ccw_device_do_unbind_bind()