Searched refs:aindex (Results 1 – 2 of 2) sorted by relevance
838 int i, aindex = 0; in hwmon_genattrs() local864 attrs[aindex++] = a; in hwmon_genattrs()867 return aindex; in hwmon_genattrs()873 int ret, i, aindex = 0, nattrs = 0; in __hwmon_create_attrs() local887 ret = hwmon_genattrs(drvdata, &attrs[aindex], chip->ops, in __hwmon_create_attrs()893 aindex += ret; in __hwmon_create_attrs()
1463 int index, nslots, aindex; in swiotlb_release_slots() local1470 aindex = index / mem->area_nslabs; in swiotlb_release_slots()1471 area = &mem->areas[aindex]; in swiotlb_release_slots()1479 BUG_ON(aindex >= mem->nareas); in swiotlb_release_slots()