Searched refs:tsens_syndrome (Results 1 – 1 of 1) sorted by relevance
129 struct tsens_syndrome { struct199 struct tsens_syndrome *tsens_syndrome = (struct tsens_syndrome *)&msg->syndrome[0]; in ras_msg_to_cpu() local275 le32_to_cpus(&tsens_syndrome->threshold_type); in ras_msg_to_cpu()276 le32_to_cpus(&tsens_syndrome->temp); in ras_msg_to_cpu()287 struct tsens_syndrome *tsens_syndrome = (struct tsens_syndrome *)&msg->syndrome[0]; in decode_ras_msg() local466 if (tsens_syndrome->threshold_type >= NUM_TEMP_LVL) { in decode_ras_msg()468 tsens_syndrome->threshold_type); in decode_ras_msg()474 else if (tsens_syndrome->threshold_type) in decode_ras_msg()485 threshold_type_str[tsens_syndrome->threshold_type], in decode_ras_msg()486 tsens_syndrome->temp); in decode_ras_msg()