Home
last modified time | relevance | path

Searched refs:nr_endpoints (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/iommu/
H A Dvirtio-iommu.c72 unsigned long nr_endpoints; member
757 vdev->vdomain->nr_endpoints--; in viommu_attach_dev()
775 if (!vdomain->nr_endpoints) { in viommu_attach_dev()
785 vdomain->nr_endpoints++; in viommu_attach_dev()
810 vdomain->nr_endpoints--; in viommu_detach_dev()
836 if (vdomain->nr_endpoints) { in viommu_map_pages()
873 if (!vdomain->nr_endpoints) in viommu_unmap_pages()
924 if (!vdomain->nr_endpoints) in viommu_iotlb_sync_map()
937 if (!vdomain->nr_endpoints) in viommu_flush_iotlb_all()
/linux/drivers/usb/musb/
H A Dmusb_core.h353 u8 nr_endpoints; member
464 musb->nr_endpoints++; in musb_read_fifosize()