Home
last modified time | relevance | path

Searched hist:"44 abe47debc783396ec48d929844dcf1106b72f3" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dinput.h44abe47debc783396ec48d929844dcf1106b72f3 Thu Oct 11 15:15:53 UTC 2012 Hung-Te Lin <hungte@chromium.org> input: Add ANSI 3.64 escape sequence generation.

To support Non-ASCII keys (ex, Fn, PgUp/Dn, arrow keys, ...), we need to
translate key code into escape sequence.

(Updated by sjg@chromium.org to move away from a function to store
keycodes, so we can easily record how many were sent. We now need to
return this from input_send_keycodes() so we know whether keys were
generated.)

Signed-off-by: Hung-Te Lin <hungte@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@ti.com>
/rk3399_rockchip-uboot/drivers/input/
H A Dinput.c44abe47debc783396ec48d929844dcf1106b72f3 Thu Oct 11 15:15:53 UTC 2012 Hung-Te Lin <hungte@chromium.org> input: Add ANSI 3.64 escape sequence generation.

To support Non-ASCII keys (ex, Fn, PgUp/Dn, arrow keys, ...), we need to
translate key code into escape sequence.

(Updated by sjg@chromium.org to move away from a function to store
keycodes, so we can easily record how many were sent. We now need to
return this from input_send_keycodes() so we know whether keys were
generated.)

Signed-off-by: Hung-Te Lin <hungte@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@ti.com>