Home
last modified time | relevance | path

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

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