Lines Matching refs:index
483 unsigned int index = 0;
486 while (!of_parse_phandle_with_args(np, "iommus", "#iommu-cells", index,
502 index++;
505 if (index == 0)
517 unsigned int index = 0;
519 while (!of_parse_phandle_with_args(np, "iommus", "#iommu-cells", index,
532 index++;
845 unsigned int index = 0;
848 while (of_parse_phandle_with_args(np, "iommus", "#iommu-cells", index,
869 index++;