Home
last modified time | relevance | path

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

/Linux-v5.15/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()
/Linux-v5.15/drivers/interconnect/qcom/
Dsdm660.c218 bool limit_commands; member
583 val |= qos->limit_commands << M_BKE_HEALTH_CFG_LIMITCMDS_SHIFT; in qcom_icc_bimc_set_qos_health()