Home
last modified time | relevance | path

Searched refs:clear_selection (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/tty/vt/
H A Dselection.c81 void clear_selection(void) in clear_selection() function
89 EXPORT_SYMBOL_GPL(clear_selection);
200 clear_selection(); in vc_selection_store_chars()
308 clear_selection(); in vc_do_selection()
326 clear_selection(); in vc_selection()
347 clear_selection(); in vc_selection()
H A Dvt.c853 clear_selection(); in hide_cursor()
865 clear_selection(); in set_cursor()
1206 clear_selection(); in vc_do_resize()
2338 clear_selection(); in do_con_trol()
2952 clear_selection(); in console_callback()
4627 clear_selection(); in con_font_set()
4658 clear_selection(); in con_font_default()
/openbmc/linux/include/linux/
H A Dselection.h17 extern void clear_selection(void);
/openbmc/linux/drivers/accessibility/speakup/
H A Dselection.c48 clear_selection(); in __speakup_set_selection()