Searched refs:device_attach (Results 1 – 21 of 21) sorted by relevance
50 if (ops->device_attach) { in virtio_dma_buf_attach()51 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()
24 int (*device_attach)(struct dma_buf *dma_buf, member
1114 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()
207 return device_attach(hda_codec_dev(codec)) > 0 && codec->preset; in codec_probed()
206 ret = device_attach(&busid_priv->udev->dev); in do_rebind()
87 .device_attach = drm_gem_map_attach,
1072 int device_attach(struct device *dev) in device_attach() function1076 EXPORT_SYMBOL_GPL(device_attach);
806 ret = device_attach(dev); in bus_rescan_devices_helper()
394 retval = device_attach(dev); in __mcb_bus_add_devices()
174 if (device_attach(companion_dev) < 0) in quirk_poll_rebind_companion()
156 error = device_attach(&mc_dev->dev); in check_plugged_state_change()
689 error = device_attach(dev); in chromeos_laptop_scan_peripherals()
460 if (device_attach(dev) >= 0) in acpi_processor_add()
2500 if (device_attach(host) < 0) in handle_ext_role_switch_states()2507 if (device_attach(host) < 0) in handle_ext_role_switch_states()2530 if (device_attach(host) < 0) in handle_role_switch_states()
1079 if (device_attach(dev) <= 0) in cxl_slot_reset()
1180 rc = device_attach(&intf->dev); in usb_rebind_intf()
2248 int rc = device_attach(dev); in cxl_rescan_attach()
3721 if (device_attach(&cxlr->dev) < 0) in cxl_add_to_region()