Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/hwmon/
H 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()
473 ret = fts_write_byte(data->client, FTS_REG_TEMP_CONTROL(channel), in fts_write()
496 ret = fts_write_byte(data->client, FTS_REG_FAN_CONTROL(channel), in fts_write()
/kernel/linux/linux-5.10/drivers/hwmon/
H A 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()

Completed in 3 milliseconds