limit_commands    107 drivers/hwmon/sht3x.c static const struct sht3x_limit_commands limit_commands[] = {
limit_commands    118 drivers/hwmon/sht3x.c #define SHT3X_NUM_LIMIT_CMD  ARRAY_SIZE(limit_commands)
limit_commands    297 drivers/hwmon/sht3x.c 		commands = &limit_commands[index];
limit_commands    354 drivers/hwmon/sht3x.c 	commands = &limit_commands[index];