Home
last modified time | relevance | path

Searched refs:attach_device (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/tools/usb/usbip/src/
H A Dusbip_attach.c174 static int attach_device(char *host, char *busid) in attach_device() function
236 ret = attach_device(host, busid); in usbip_attach()
/openbmc/linux/drivers/iommu/
H A Dfsl_pamu_domain.c138 static void attach_device(struct fsl_dma_domain *dma_domain, int liodn, struct device *dev) in attach_device() function
274 attach_device(dma_domain, liodn[i], dev); in fsl_pamu_attach_device()
/openbmc/qemu/include/hw/vfio/
H A Dvfio-container-base.h119 bool (*attach_device)(const char *name, VFIODevice *vbasedev, member
/openbmc/qemu/hw/vfio/
H A Diommufd.c798 vioc->attach_device = iommufd_cdev_attach; in vfio_iommu_iommufd_class_init()
H A Dcontainer.c1135 vioc->attach_device = vfio_legacy_attach_device; in vfio_iommu_legacy_class_init()
H A Dcommon.c1557 if (!ops->attach_device(name, vbasedev, as, errp)) { in vfio_attach_device()
/openbmc/linux/drivers/iommu/amd/
H A Diommu.c1785 static int attach_device(struct device *dev, in attach_device() function
2220 ret = attach_device(dev, domain); in amd_iommu_attach_device()