Searched refs:attach_device (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/tools/usb/usbip/src/ |
D | usbip_attach.c | 172 static int attach_device(char *host, char *busid) in attach_device() function 234 ret = attach_device(host, busid); in usbip_attach()
|
/linux-4.1.27/drivers/iommu/ |
D | amd_iommu.c | 2281 static int attach_device(struct device *dev, in attach_device() function 2443 attach_device(dev, pt_domain); in device_change_notifier() 2521 attach_device(dev, &dma_dom->domain); in get_domain() 3046 attach_device(&dev->dev, pt_domain); in prealloc_protection_domains() 3063 attach_device(&dev->dev, &dma_dom->domain); in prealloc_protection_domains() 3340 ret = attach_device(dev, domain); in amd_iommu_attach_device() 3462 attach_device(&dev->dev, pt_domain); in amd_iommu_init_passthrough()
|
D | fsl_pamu_domain.c | 355 static void attach_device(struct fsl_dma_domain *dma_domain, int liodn, struct device *dev) in attach_device() function 628 attach_device(dma_domain, liodn[i], dev); in handle_attach_device()
|