Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dftsteutates.c130 static int fts_write_byte(struct i2c_client *client, unsigned short reg, in fts_write_byte() function
255 ret = fts_write_byte(data->client, FTS_WATCHDOG_CONTROL, ret); in fts_wd_set_resolution()
290 return fts_write_byte(data->client, FTS_WATCHDOG_TIME_PRESET, in fts_wd_start()
299 return fts_write_byte(data->client, FTS_WATCHDOG_TIME_PRESET, 0); in fts_wd_stop()
432 ret = fts_write_byte(data->client, FTS_REG_TEMP_CONTROL(index), in clear_temp_alarm()
506 ret = fts_write_byte(data->client, FTS_REG_FAN_CONTROL(index), in clear_fan_alarm()