Home
last modified time | relevance | path

Searched defs:cch (Results 1 – 8 of 8) sorted by relevance

/u-boot/common/
A Dcli_getch.c27 void cli_ch_init(struct cli_ch_state *cch) in cli_ch_init()
40 static int cli_ch_esc(struct cli_ch_state *cch, int ichar, in cli_ch_esc()
135 int cli_ch_process(struct cli_ch_state *cch, int ichar) in cli_ch_process()
A Dmenu.c431 struct cli_ch_state *cch) in bootmenu_autoboot_loop()
527 struct cli_ch_state *cch) in bootmenu_loop()
A Dcli_readline.c254 struct cli_ch_state s_cch, *cch = &s_cch; in cread_line() local
/u-boot/test/common/
A Dcread.c14 struct cli_ch_state s_cch, *cch = &s_cch; in cli_ch_test() local
/u-boot/boot/
A Dbootflow_menu.c172 struct cli_ch_state s_cch, *cch = &s_cch; in bootflow_menu_run() local
/u-boot/cmd/
A D2048.c331 struct cli_ch_state cch_s, *cch = &cch_s; in do_2048() local
A Dbootmenu.c88 struct cli_ch_state s_cch, *cch = &s_cch; in bootmenu_choice_entry() local
A Deficonfig.c233 struct cli_ch_state s_cch, *cch = &s_cch; in eficonfig_choice_entry() local
1932 struct cli_ch_state s_cch, *cch = &s_cch; in eficonfig_choice_change_boot_order() local

Completed in 20 milliseconds