soft_hot_temp_limit  500 drivers/power/supply/smb347-charger.c 	if (smb->pdata->soft_hot_temp_limit != SMB347_TEMP_USE_DEFAULT) {
soft_hot_temp_limit  501 drivers/power/supply/smb347-charger.c 		val = smb->pdata->soft_hot_temp_limit;
soft_hot_temp_limit  101 include/linux/power/smb347-charger.h 	int		soft_hot_temp_limit;