Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dselection.h18 int set_selection_user(const struct tiocl_selection __user *sel,
/linux-6.15/drivers/tty/vt/
H A Dselection.c187 int set_selection_user(const struct tiocl_selection __user *sel, in set_selection_user() function
H A Dvt.c3348 return set_selection_user(param, tty); in tioclinux()