Home
last modified time | relevance | path

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

/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()
/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
281 attach_device(dma_domain, liodn[i], dev); in fsl_pamu_attach_device()
/linux/drivers/iommu/amd/
H A Diommu.c2079 static int attach_device(struct device *dev, in attach_device() function
2475 ret = attach_device(dev, domain); in amd_iommu_attach_device()