w83795_dts       1793 drivers/hwmon/w83795.c static const struct sensor_device_attribute_2 w83795_dts[][8] = {
w83795_dts       2059 drivers/hwmon/w83795.c 		for (i = 0; i < ARRAY_SIZE(w83795_dts); i++) {
w83795_dts       2062 drivers/hwmon/w83795.c 			for (j = 0; j < ARRAY_SIZE(w83795_dts[0]); j++) {
w83795_dts       2065 drivers/hwmon/w83795.c 				err = fn(dev, &w83795_dts[i][j].dev_attr);