Home
last modified time | relevance | path

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

/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()
/drivers/interconnect/qcom/
Dicc-rpm.h56 bool limit_commands; member
Dicc-rpm.c86 val |= qos->limit_commands << M_BKE_HEALTH_CFG_LIMITCMDS_SHIFT; in qcom_icc_bimc_set_qos_health()