Lines Matching defs:changed
217 TP_HKEY_EV_THM_TABLE_CHANGED = 0x6030, /* windows; thermal table changed */
222 * changed. Related to AML GMTS */
225 TP_HKEY_EV_AC_CHANGED = 0x6040, /* AC status changed */
232 TP_HKEY_EV_RFKILL_CHANGED = 0x7000, /* rfkill switch changed */
1710 * such as "brightness has changed", "volume has changed", depending on
3899 case TP_HKEY_EV_BRGHT_CHANGED: /* brightness changed */
3922 pr_debug("EC reports: Thermal Table has changed\n");
3932 pr_debug("EC reports: Thermal Transformation changed (GMTS)\n");
3955 * AC status changed; can be triggered by plugging or
8057 /* something changed the HFSP regisnter since
10997 * Check the brightness actually changed, setting the brightness
11019 bool changed;
11024 changed = lcdshadow_dev->hw_state != old_hw_state;
11027 if (changed)