Home
last modified time | relevance | path

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

/drivers/hwmon/
Dftsteutates.c120 static int fts_write_byte(struct i2c_client *client, unsigned short reg, in fts_write_byte() function
245 ret = fts_write_byte(data->client, FTS_WATCHDOG_CONTROL, ret); in fts_wd_set_resolution()
280 return fts_write_byte(data->client, FTS_WATCHDOG_TIME_PRESET, in fts_wd_start()
289 return fts_write_byte(data->client, FTS_WATCHDOG_TIME_PRESET, 0); in fts_wd_stop()
422 ret = fts_write_byte(data->client, FTS_REG_TEMP_CONTROL(index), in temp_alarm_store()
496 ret = fts_write_byte(data->client, FTS_REG_FAN_CONTROL(index), in fan_alarm_store()