Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
A Dhwmon.c669 int i, aindex = 0; in hwmon_genattrs() local
695 attrs[aindex++] = a; in hwmon_genattrs()
698 return aindex; in hwmon_genattrs()
704 int ret, i, aindex = 0, nattrs = 0; in __hwmon_create_attrs() local
718 ret = hwmon_genattrs(drvdata, &attrs[aindex], chip->ops, in __hwmon_create_attrs()
724 aindex += ret; in __hwmon_create_attrs()

Completed in 4 milliseconds