Home
last modified time | relevance | path

Searched refs:ctrlc_disabled (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dconsole.c654 static int ctrlc_disabled = 0; /* see disable_ctrl() */ variable
659 if (!ctrlc_disabled && gd->have_console) { in ctrlc()
706 int prev = ctrlc_disabled; /* save previous state */ in disable_ctrlc()
708 ctrlc_disabled = disable; in disable_ctrlc()
/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