Searched hist:"9 bc590e5119f38fd822dedb16e3e0e2363f09756" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | input.h | 9bc590e5119f38fd822dedb16e3e0e2363f09756 Tue Apr 17 09:01:30 UTC 2012 Simon Glass <sjg@chromium.org> input: Add generic keyboard input handler
Add a module which understands converting key codes (or scan codes) to ASCII characters. It includes FIFO support and can call back to drivers to read new characters when its FIFO is empty.
Keycode maps are provided for un-modified, shift and ctrl keys.
The plan is to use this module where such mapping is required.
Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>
|
| /rk3399_rockchip-uboot/drivers/input/ |
| H A D | input.c | 9bc590e5119f38fd822dedb16e3e0e2363f09756 Tue Apr 17 09:01:30 UTC 2012 Simon Glass <sjg@chromium.org> input: Add generic keyboard input handler
Add a module which understands converting key codes (or scan codes) to ASCII characters. It includes FIFO support and can call back to drivers to read new characters when its FIFO is empty.
Keycode maps are provided for un-modified, shift and ctrl keys.
The plan is to use this module where such mapping is required.
Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>
|
| H A D | Makefile | 9bc590e5119f38fd822dedb16e3e0e2363f09756 Tue Apr 17 09:01:30 UTC 2012 Simon Glass <sjg@chromium.org> input: Add generic keyboard input handler
Add a module which understands converting key codes (or scan codes) to ASCII characters. It includes FIFO support and can call back to drivers to read new characters when its FIFO is empty.
Keycode maps are provided for un-modified, shift and ctrl keys.
The plan is to use this module where such mapping is required.
Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>
|