Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/edac/
A Docteon_edac-lmc.c41 bool do_clear = false; in octeon_lmc_edac_poll() local
58 do_clear = true; in octeon_lmc_edac_poll()
65 do_clear = true; in octeon_lmc_edac_poll()
67 if (do_clear) in octeon_lmc_edac_poll()
75 bool do_clear = false; in octeon_lmc_edac_poll_o2() local
109 do_clear = true; in octeon_lmc_edac_poll_o2()
116 do_clear = true; in octeon_lmc_edac_poll_o2()
119 if (do_clear) { in octeon_lmc_edac_poll_o2()
/linux-6.3-rc2/drivers/tty/vt/
A Dvt.c145 unsigned int cols, int do_clear);
148 static void reset_terminal(struct vc_data *vc, int do_clear);
2026 static void reset_terminal(struct vc_data *vc, int do_clear) in reset_terminal() argument
2070 if (do_clear) in reset_terminal()
3400 unsigned int cols, int do_clear) in vc_init() argument
3422 reset_terminal(vc, do_clear); in vc_init()

Completed in 12 milliseconds