Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iommu/
Dshmobile-iommu.c36 int num_attached_devices; member
146 archdata->num_attached_devices = 0; in shmobile_iommu_attach_device()
149 archdata->num_attached_devices++; in shmobile_iommu_attach_device()
167 archdata->num_attached_devices--; in shmobile_iommu_detach_device()
168 if (!archdata->num_attached_devices) { in shmobile_iommu_detach_device()