Home
last modified time | relevance | path

Searched refs:disable_ctrlc (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dmain.c31 int prev = disable_ctrlc(1); /* disable Control C checking */ in run_preboot_environment_command()
37 disable_ctrlc(prev); /* restore Control C checking */ in run_preboot_environment_command()
H A Dconsole.c206 disable_ctrlc(1); in console_tstc()
213 disable_ctrlc(0); in console_tstc()
218 disable_ctrlc(0); in console_tstc()
704 int disable_ctrlc(int disable) in disable_ctrlc() function
H A Dautoboot.c356 int prev = disable_ctrlc(1); /* disable Control C checking */
363 disable_ctrlc(prev); /* restore Control C checking */
H A Dconsole.su
H A Dcli.c189 disable_ctrlc(1); in cli_secure_boot_cmd()
/OK3568_Linux_fs/u-boot/cmd/
H A Ddownload.c18 disable_ctrlc(1); in do_download()
/OK3568_Linux_fs/u-boot/include/
H A Dconsole.h20 int disable_ctrlc(int); /* 1 to disable, 0 to enable Control-C detect */
/OK3568_Linux_fs/u-boot/spl/common/
H A Dconsole.su
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map