get_batt_temp 387 drivers/power/supply/lp8727_charger.c if (pdata->get_batt_temp) get_batt_temp 388 drivers/power/supply/lp8727_charger.c val->intval = pdata->get_batt_temp(); get_batt_temp 59 include/linux/platform_data/lp8727.h u8 (*get_batt_temp)(void);