Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwmon/
Dsht3x.c107 static const struct sht3x_limit_commands limit_commands[] = { variable
118 #define SHT3X_NUM_LIMIT_CMD ARRAY_SIZE(limit_commands)
297 commands = &limit_commands[index]; in limits_update()
354 commands = &limit_commands[index]; in limit_store()