Home
last modified time | relevance | path

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

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