Searched refs:keypress (Results 1 – 2 of 2) sorted by relevance
974 char keypress[ARRAY_SIZE(buttons)+1]; in preboot_keys() local975 numpressed = read_keys(keypress); in preboot_keys()988 if (!strcmp(keys, keypress)) in preboot_keys()
93 press Ctrl-C, U-Boot will exit instead of handling this as a keypress.