Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Dtmp401.c74 static const u8 TMP401_TEMP_MSB_WRITE[6][2] = { variable
371 : TMP401_TEMP_MSB_WRITE[nr][index]; in store_temp()
441 i2c_smbus_write_byte_data(client, TMP401_TEMP_MSB_WRITE[5][0], val); in reset_temp_history()