Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dcorsair-psu.c68 #define PSU_CMD_RAIL_VOLTS 0x8B macro
224 case PSU_CMD_RAIL_VOLTS: in corsairpsu_request()
262 case PSU_CMD_RAIL_VOLTS: in corsairpsu_get_value()
527 return corsairpsu_get_value(priv, PSU_CMD_RAIL_VOLTS, channel - 1, val); in corsairpsu_hwmon_in_read()