Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h326 #define KEY_BRIGHTNESS_CYCLE 243 /* brightness up, after max is min */ macro
/external/autotest/client/bin/input/
Dlinux_input.py438 KEY_BRIGHTNESS_CYCLE = 243 # brightness up, after max is min variable