Home
last modified time | relevance | path

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

/Linux-v6.1/tools/usb/usbip/src/
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-v6.1/drivers/iommu/
Dfsl_pamu_domain.c138 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()
/Linux-v6.1/drivers/iommu/amd/
Diommu.c1736 static int attach_device(struct device *dev, in attach_device() function
2176 ret = attach_device(dev, domain); in amd_iommu_attach_device()