Home
last modified time | relevance | path

Searched refs:VOLUME_DOWN (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/
H A Dlircd.conf31 VOLUME_DOWN 0xB0
114 VOLUME_DOWN 0x8a75
182 VOLUME_DOWN 0x1011
307 VOLUME_DOWN 0x14000B
/openbmc/linux/drivers/input/misc/
H A Dcm109.c58 VOLUME_DOWN = 1 << 1, enumerator
141 case VOLUME_DOWN: return KEY_VOLUMEDOWN; in special_keymap()