Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/samsung/common/
H A Dmisc.c145 static int key_pressed(int key) in key_pressed() function
172 if (key_pressed(KEY_POWER)) in check_keys()
174 if (key_pressed(KEY_VOLUMEUP)) in check_keys()
176 if (key_pressed(KEY_VOLUMEDOWN)) in check_keys()
319 while (!key_pressed(KEY_POWER)) in mode_leave_menu()
436 if (key_pressed(KEY_VOLUMEUP)) in check_boot_mode()
438 else if (key_pressed(KEY_VOLUMEDOWN)) in check_boot_mode()