Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dhotkey.c26 bool is_hotkey(enum hotkey_t id) in is_hotkey() function
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dhotkey.h27 static inline bool is_hotkey(enum hotkey_t id) { return false; } in is_hotkey() function