Home
last modified time | relevance | path

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

/Linux-v5.10/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-v5.10/drivers/iommu/
Dfsl_pamu_domain.c345 static void attach_device(struct fsl_dma_domain *dma_domain, int liodn, struct device *dev) in attach_device() function
618 attach_device(dma_domain, liodn[i], dev); in handle_attach_device()
/Linux-v5.10/drivers/iommu/amd/
Diommu.c2107 static int attach_device(struct device *dev, in attach_device() function
2563 ret = attach_device(dev, domain); in amd_iommu_attach_device()
3104 attach_device(dev, pdomain); in amd_iommu_get_v2_domain()