Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/sandbox/include/asm/
H A Dsdl.h96 static inline int sandbox_sdl_key_pressed(int keycode) in sandbox_sdl_key_pressed() function
/OK3568_Linux_fs/u-boot/arch/sandbox/cpu/
H A Dsdl.c225 int sandbox_sdl_key_pressed(int keycode) in sandbox_sdl_key_pressed() function