num_battery_props 3221 drivers/hid/hid-logitech-hidpp.c 	unsigned int num_battery_props;
num_battery_props 3260 drivers/hid/hid-logitech-hidpp.c 	num_battery_props = ARRAY_SIZE(hidpp_battery_props) - 2;
num_battery_props 3263 drivers/hid/hid-logitech-hidpp.c 		battery_props[num_battery_props++] =
num_battery_props 3267 drivers/hid/hid-logitech-hidpp.c 		battery_props[num_battery_props++] =
num_battery_props 3274 drivers/hid/hid-logitech-hidpp.c 	desc->num_properties = num_battery_props;