Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dsht3x.c117 static const struct sht3x_limit_commands limit_commands[] = { variable
128 #define SHT3X_NUM_LIMIT_CMD ARRAY_SIZE(limit_commands)
307 commands = &limit_commands[index]; in limits_update()
364 commands = &limit_commands[index]; in limit_store()