Home
last modified time | relevance | path

Searched defs:KEY_BRIGHTNESS_MIN (Results 1 – 2 of 2) sorted by relevance

/external/crosvm/devices/src/virtio/input/
Dconstants.rs565 pub const KEY_BRIGHTNESS_MIN: u16 = 0x250; constant
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h615 #define KEY_BRIGHTNESS_MIN 0x250 /* Set Brightness to Minimum */ macro