Home
last modified time | relevance | path

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

/drivers/iommu/
Dshmobile-ipmmu.c111 ipmmu->num_dev_names = pdata->num_dev_names; in ipmmu_probe()
Dshmobile-ipmmu.h19 unsigned int num_dev_names; member
Dshmobile-iommu.c334 unsigned int i, n = ipmmu->num_dev_names; in find_dev_name()