Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/vt/
H A Dselection.c80 void clear_selection(void) in clear_selection() function
88 EXPORT_SYMBOL_GPL(clear_selection);
199 clear_selection(); in vc_selection_store_chars()
307 clear_selection(); in vc_do_selection()
325 clear_selection(); in vc_selection()
346 clear_selection(); in vc_selection()
H A Dvt.c905 clear_selection(); in hide_cursor()
917 clear_selection(); in set_cursor()
1258 clear_selection(); in vc_do_resize()
2385 clear_selection(); in do_con_trol()
3000 clear_selection(); in console_callback()
4676 clear_selection(); in con_font_set()
4707 clear_selection(); in con_font_default()
/OK3568_Linux_fs/kernel/include/linux/
H A Dselection.h17 extern void clear_selection(void);
/OK3568_Linux_fs/kernel/drivers/accessibility/speakup/
H A Dselection.c48 clear_selection(); in __speakup_set_selection()