Home
last modified time | relevance | path

Searched defs:do_clear (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/edac/
H A Docteon_edac-lmc.c41 bool do_clear = false; in octeon_lmc_edac_poll() local
75 bool do_clear = false; in octeon_lmc_edac_poll_o2() local
/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_cmd.c276 int do_clear = 0; in pfe_pe_status() local
/openbmc/linux/drivers/tty/vt/
H A Dvt.c2036 static void reset_terminal(struct vc_data *vc, int do_clear) in reset_terminal()
3409 static void vc_init(struct vc_data *vc, int do_clear) in vc_init()