HomeSort by relevance Sort by last modified time
    Searched defs:post_hotkeys_pressed (Results 1 - 4 of 4) sorted by null

  /external/u-boot/board/keymile/km83xx/
km83xx.c 383 int post_hotkeys_pressed(void) function
390 debug("post_hotkeys_pressed: %d\n", !testpin);
  /external/u-boot/board/keymile/kmp204x/
kmp204x.c 299 int post_hotkeys_pressed(void) function
  /external/u-boot/post/
post.c 43 * Supply a default implementation for post_hotkeys_pressed() for boards
50 __weak int post_hotkeys_pressed(void) function
77 if (post_hotkeys_pressed() && !(bootmode & POST_POWERTEST))
  /external/u-boot/board/keymile/km_arm/
km_arm.c 513 int post_hotkeys_pressed(void) function

Completed in 172 milliseconds