Searched refs:aindex (Results 1 – 2 of 2) sorted by relevance
805 int i, aindex = 0; in hwmon_genattrs() local831 attrs[aindex++] = a; in hwmon_genattrs()834 return aindex; in hwmon_genattrs()840 int ret, i, aindex = 0, nattrs = 0; in __hwmon_create_attrs() local854 ret = hwmon_genattrs(drvdata, &attrs[aindex], chip->ops, in __hwmon_create_attrs()860 aindex += ret; in __hwmon_create_attrs()
1448 int index, nslots, aindex; in swiotlb_release_slots() local1455 aindex = index / mem->area_nslabs; in swiotlb_release_slots()1456 area = &mem->areas[aindex]; in swiotlb_release_slots()1464 BUG_ON(aindex >= mem->nareas); in swiotlb_release_slots()