Searched refs:attach_device (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/tools/usb/usbip/src/ |
H A D | usbip_attach.c | 174 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 D | fsl_pamu_domain.c | 138 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 D | vfio-container-base.h | 119 bool (*attach_device)(const char *name, VFIODevice *vbasedev, member
|
/openbmc/qemu/hw/vfio/ |
H A D | iommufd.c | 798 vioc->attach_device = iommufd_cdev_attach; in vfio_iommu_iommufd_class_init()
|
H A D | container.c | 1135 vioc->attach_device = vfio_legacy_attach_device; in vfio_iommu_legacy_class_init()
|
H A D | common.c | 1557 if (!ops->attach_device(name, vbasedev, as, errp)) { in vfio_attach_device()
|
/openbmc/linux/drivers/iommu/amd/ |
H A D | iommu.c | 1785 static int attach_device(struct device *dev, in attach_device() function 2220 ret = attach_device(dev, domain); in amd_iommu_attach_device()
|