Searched refs:tempsens (Results 1 – 1 of 1) sorted by relevance
96 u64 tempsens; in tempsens_show() local99 tempsens = __genwqe_readq(cd, IO_SLU_TEMPERATURE_SENSOR); in tempsens_show()100 return sprintf(buf, "%016llx\n", tempsens); in tempsens_show()102 static DEVICE_ATTR_RO(tempsens);