Searched refs:KEY_BRIGHTNESS_MIN (Results 1 – 5 of 5) sorted by relevance
532 * KEY_BRIGHTNESS_MIN and KEY_BRIGHTNESS_MAX constants were introduced534 * Apparently, RHEL7 introduced an alternative KEY_BRIGHTNESS_MIN constant537 * Ignore the system value of KEY_BRIGHTNESS_MIN.539 # undef KEY_BRIGHTNESS_MIN541 KEY_BRIGHTNESS_MIN 0x250
3358 # undef KEY_BRIGHTNESS_MIN3360 #if defined(KEY_BRIGHTNESS_MIN) || (defined(HAVE_DECL_KEY_BRIGHTNESS_MIN) && HAVE_DECL_KEY_BRIGHTNE…3362 static_assert((KEY_BRIGHTNESS_MIN) == (0x250), "KEY_BRIGHTNESS_MIN != 0x250");3365 # define KEY_BRIGHTNESS_MIN 0x2504381 # undef KEY_BRIGHTNESS_MIN4383 [KEY_BRIGHTNESS_MIN] = XLAT(KEY_BRIGHTNESS_MIN),
608 #define KEY_BRIGHTNESS_MIN 0x250 /* Set Brightness to Minimum */ macro
604 #define KEY_BRIGHTNESS_MIN 0x250 /* Set Brightness to Minimum */ macro
4329 xlat: override values of KEY_RFKILL and KEY_BRIGHTNESS_MIN constants.4335 KEY_BRIGHTNESS_MIN and KEY_BRIGHTNESS_MAX constants were introduced4337 Apparently, RHEL7 introduced an alternative KEY_BRIGHTNESS_MIN constant4341 Ignore the system value of KEY_RFKILL and KEY_BRIGHTNESS_MIN.4343 * xlat/evdev_keycode.in (KEY_RFKILL, KEY_BRIGHTNESS_MIN): Undefine.