Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwmon/
Dcorsair-psu.c66 #define PSU_CMD_IN_AMPS 0x89 macro
257 case PSU_CMD_IN_AMPS: in corsairpsu_get_value()
318 priv->in_curr_cmd_support = !corsairpsu_get_value(priv, PSU_CMD_IN_AMPS, 0, &tmp); in corsairpsu_check_cmd_support()
504 return corsairpsu_get_value(priv, PSU_CMD_IN_AMPS, 0, val); in corsairpsu_hwmon_curr_read()