battery_props    3219 drivers/hid/hid-logitech-hidpp.c 	enum power_supply_property *battery_props;
battery_props    3253 drivers/hid/hid-logitech-hidpp.c 	battery_props = devm_kmemdup(&hidpp->hid_dev->dev,
battery_props    3257 drivers/hid/hid-logitech-hidpp.c 	if (!battery_props)
battery_props    3263 drivers/hid/hid-logitech-hidpp.c 		battery_props[num_battery_props++] =
battery_props    3267 drivers/hid/hid-logitech-hidpp.c 		battery_props[num_battery_props++] =
battery_props    3273 drivers/hid/hid-logitech-hidpp.c 	desc->properties = battery_props;