Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dibmpex.c43 static u8 const watt_sensor_sig[] = {0x41, 0x43}; variable
321 if (!memcmp(&sensor_id[i], watt_sensor_sig, PEX_MULT_LEN)) in power_sensor_multiplier()