Searched refs:device_attach (Results 1 – 17 of 17) 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()
105 complete(&cs42l43->device_attach); in cs42l43_sdw_update_status()112 reinit_completion(&cs42l43->device_attach); in cs42l43_sdw_update_status()
24 int (*device_attach)(struct dma_buf *dma_buf, member
1313 int __must_check device_attach(struct device *dev);
206 return device_attach(hda_codec_dev(codec)) > 0 && codec->preset; in codec_probed()
206 ret = device_attach(&busid_priv->udev->dev); in do_rebind()
395 retval = device_attach(dev); in __mcb_bus_add_devices()
174 if (device_attach(companion_dev) < 0) in quirk_poll_rebind_companion()
689 error = device_attach(dev); in chromeos_laptop_scan_peripherals()
243 error = device_attach(&gameport->dev); in gameport_find_driver()
112 error = device_attach(&serio->dev); in serio_find_driver()
946 if (device_attach(dev) <= 0) in cxl_slot_reset()
1180 rc = device_attach(&intf->dev); in usb_rebind_intf()
2367 retval = device_attach(&intf->dev); in proc_ioctl()
1366 ret = device_attach(&pdev_sec->dev); in i2s_create_secondary_device() 1369 dev_info(&pdev_sec->dev, "device_attach() failed\n"); in i2s_create_secondary_device()
2289 int rc = device_attach(dev); in cxl_rescan_attach()
3850 if (device_attach(&cxlr->dev) < 0) in cxl_add_to_region()