Home
last modified time | relevance | path

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

/Linux-v4.19/tools/usb/usbip/src/
Dusbip_attach.c186 static int attach_device(char *host, char *busid) in attach_device() function
248 ret = attach_device(host, busid); in usbip_attach()
/Linux-v4.19/drivers/iommu/
Dfsl_pamu_domain.c357 static void attach_device(struct fsl_dma_domain *dma_domain, int liodn, struct device *dev) in attach_device() function
630 attach_device(dma_domain, liodn[i], dev); in handle_attach_device()
Damd_iommu.c2066 static int attach_device(struct device *dev, in attach_device() function
2266 attach_device(dev, domain); in get_domain()
3002 ret = attach_device(dev, domain); in amd_iommu_attach_device()