Home
last modified time | relevance | path

Searched hist:"1 b1d3e64" (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dinput.h1b1d3e64 Thu Sep 27 10:18:41 CDT 2012 Simon Glass <sjg@chromium.org> input: Separate out keyboard repeat/delay from init

It is inconvenient to have to specify the keyboard repeat and delay at
init time if it is not yet available, so move this into a separate
function.

Some drivers will want to do this when their keyboard init routine
is actually called.

Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/drivers/input/
H A Dinput.c1b1d3e64 Thu Sep 27 10:18:41 CDT 2012 Simon Glass <sjg@chromium.org> input: Separate out keyboard repeat/delay from init

It is inconvenient to have to specify the keyboard repeat and delay at
init time if it is not yet available, so move this into a separate
function.

Some drivers will want to do this when their keyboard init routine
is actually called.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dtegra-kbc.c1b1d3e64 Thu Sep 27 10:18:41 CDT 2012 Simon Glass <sjg@chromium.org> input: Separate out keyboard repeat/delay from init

It is inconvenient to have to specify the keyboard repeat and delay at
init time if it is not yet available, so move this into a separate
function.

Some drivers will want to do this when their keyboard init routine
is actually called.

Signed-off-by: Simon Glass <sjg@chromium.org>