Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0005-linux-syslinux-implement-handle_adv_on_ext.patch26 + int need_close = 2; /* 2 means no need extra close */
42 + need_close = i;
86 + need_close = 2;
119 + if (need_close != 2)
/openbmc/linux/drivers/tty/
H A Dn_gsm.c3357 int need_close = 0; in gsm_config() local
3395 need_close = 1; in gsm_config()
3406 if (need_close || need_restart) in gsm_config()