last_throttled 23 drivers/hwmon/raspberrypi-hwmon.c u32 last_throttled; last_throttled 44 drivers/hwmon/raspberrypi-hwmon.c old_uv = data->last_throttled & UNDERVOLTAGE_STICKY_BIT; last_throttled 45 drivers/hwmon/raspberrypi-hwmon.c data->last_throttled = value; last_throttled 79 drivers/hwmon/raspberrypi-hwmon.c *val = !!(data->last_throttled & UNDERVOLTAGE_STICKY_BIT);