Home
last modified time | relevance | path

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

/drivers/hwmon/
A Dftsteutates.c119 static int fts_write_byte(struct i2c_client *client, unsigned short reg, in fts_write_byte() function
244 ret = fts_write_byte(data->client, FTS_WATCHDOG_CONTROL, ret); in fts_wd_set_resolution()
279 return fts_write_byte(data->client, FTS_WATCHDOG_TIME_PRESET, in fts_wd_start()
288 return fts_write_byte(data->client, FTS_WATCHDOG_TIME_PRESET, 0); in fts_wd_stop()
476 ret = fts_write_byte(data->client, FTS_REG_TEMP_CONTROL(channel), in fts_write()
499 ret = fts_write_byte(data->client, FTS_REG_FAN_CONTROL(channel), in fts_write()

Completed in 5 milliseconds