Searched refs:device_attach (Results 1 – 23 of 23) 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()
106 complete(&cs42l43->device_attach); in cs42l43_sdw_update_status()113 reinit_completion(&cs42l43->device_attach); in cs42l43_sdw_update_status()
571 time = wait_for_completion_timeout(&cs42l43->device_attach, timeout); in cs42l43_wait_for_attach()1057 init_completion(&cs42l43->device_attach); in cs42l43_dev_probe()
24 int (*device_attach)(struct dma_buf *dma_buf, member
1234 int __must_check device_attach(struct device *dev);
89 struct completion device_attach; member
188 err = device_attach(&modem->ssi_protocol->device); in nokia_modem_probe()211 err = device_attach(&modem->cmt_speech->device); in nokia_modem_probe()
204 return device_attach(hda_codec_dev(codec)) > 0 && codec->preset; in codec_probed()
206 ret = device_attach(&busid_priv->udev->dev); in do_rebind()
88 .device_attach = drm_gem_map_attach,
1071 int device_attach(struct device *dev) in device_attach() function1075 EXPORT_SYMBOL_GPL(device_attach);
769 ret = device_attach(dev); in bus_rescan_devices_helper() 782 * any by calling device_attach() for the unbound devices. in bus_rescan_devices()
394 retval = device_attach(dev); in __mcb_bus_add_devices()
52 return device_attach(hda_codec_dev(codec)); in request_codec_module()
156 error = device_attach(&mc_dev->dev); in check_plugged_state_change() 159 "device_attach() failed: %d\n", in check_plugged_state_change()
460 if (device_attach(dev) >= 0) in acpi_processor_add()
689 error = device_attach(dev); in chromeos_laptop_scan_peripherals()
241 error = device_attach(&gameport->dev); in gameport_find_driver()
111 error = device_attach(&serio->dev); in serio_find_driver()
1066 if (device_attach(dev) <= 0) in cxl_slot_reset()
1377 ret = device_attach(&pdev_sec->dev); in i2s_create_secondary_device()
2089 int rc = device_attach(dev); in cxl_rescan_attach()
3366 if (device_attach(&cxlr->dev) < 0) in cxl_add_to_region()