Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_loader/
H A Defi_console.c460 static struct efi_key_data next_key; variable
678 next_key.key.unicode_char || in efi_cin_notify()
679 item->key.key.scan_code != next_key.key.scan_code) in efi_cin_notify()
684 next_key.key_state.key_shift_state) in efi_cin_notify()
689 EFI_CALL(item->function(&next_key)); in efi_cin_notify()
706 ret = efi_cin_read_key(&next_key); in efi_cin_check()
800 *key_data = next_key; in efi_cin_read_key_stroke_ex()
1001 *key = next_key.key; in efi_cin_read_key_stroke()
/openbmc/u-boot/fs/reiserfs/
H A Dreiserfs.c428 next_key (void) in next_key() function
665 next_key (); in reiserfs_read()
751 if (! next_key () in reiserfs_dir()
806 return next_key (); in reiserfs_dir()
830 if (! next_key ()) in reiserfs_dir()