Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/tty/vt/
Dselection.c188 static int vc_selection_store_chars(struct vc_data *vc, bool unicode) in vc_selection_store_chars() function
313 return vc_selection_store_chars(vc, unicode); in vc_do_selection()