POWER_SUPPLY_OCV_TEMP_MAX  582 drivers/power/supply/power_supply_core.c 	for (index = 0; index < POWER_SUPPLY_OCV_TEMP_MAX; index++) {
POWER_SUPPLY_OCV_TEMP_MAX  635 drivers/power/supply/power_supply_core.c 	} else if (len > POWER_SUPPLY_OCV_TEMP_MAX) {
POWER_SUPPLY_OCV_TEMP_MAX  691 drivers/power/supply/power_supply_core.c 	for (i = 0; i < POWER_SUPPLY_OCV_TEMP_MAX; i++) {
POWER_SUPPLY_OCV_TEMP_MAX  744 drivers/power/supply/power_supply_core.c 	for (i = 0; i < POWER_SUPPLY_OCV_TEMP_MAX; i++) {
POWER_SUPPLY_OCV_TEMP_MAX  349 include/linux/power_supply.h 	int ocv_temp[POWER_SUPPLY_OCV_TEMP_MAX];/* celsius */
POWER_SUPPLY_OCV_TEMP_MAX  350 include/linux/power_supply.h 	struct power_supply_battery_ocv_table *ocv_table[POWER_SUPPLY_OCV_TEMP_MAX];
POWER_SUPPLY_OCV_TEMP_MAX  351 include/linux/power_supply.h 	int ocv_table_size[POWER_SUPPLY_OCV_TEMP_MAX];