Home
last modified time | relevance | path

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

/linux-4.4.14/tools/usb/usbip/src/
Dusbip_attach.c172 static int attach_device(char *host, char *busid) in attach_device() function
234 ret = attach_device(host, busid); in usbip_attach()
/linux-4.4.14/drivers/iommu/
Dfsl_pamu_domain.c355 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()
Damd_iommu.c2136 static int attach_device(struct device *dev, in attach_device() function
3035 ret = attach_device(dev, domain); in amd_iommu_attach_device()