Home
last modified time | relevance | path

Searched refs:BUILD_SHOW_FUNC_INT (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/macintosh/
H A Dtherm_adt746x.c321 #define BUILD_SHOW_FUNC_INT(name, data) \ macro
376 BUILD_SHOW_FUNC_INT(sensor1_temperature, (read_reg(th, TEMP_REG[1])))
377 BUILD_SHOW_FUNC_INT(sensor2_temperature, (read_reg(th, TEMP_REG[2])))
378 BUILD_SHOW_FUNC_INT(sensor1_limit, th->limits[1])
379 BUILD_SHOW_FUNC_INT(sensor2_limit, th->limits[2])