Home
last modified time | relevance | path

Searched refs:set_selection_kernel (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/vt/
H A Dselection.c7 * 'int set_selection_kernel(struct tiocl_selection *, struct tty_struct *)'
185 return set_selection_kernel(&v, tty); in set_selection_user()
353 int set_selection_kernel(struct tiocl_selection *v, struct tty_struct *tty) in set_selection_kernel() function
365 EXPORT_SYMBOL_GPL(set_selection_kernel); variable
/kernel/linux/linux-6.6/drivers/tty/vt/
H A Dselection.c7 * 'int set_selection_kernel(struct tiocl_selection *, struct tty_struct *)'
186 return set_selection_kernel(&v, tty); in set_selection_user()
354 int set_selection_kernel(struct tiocl_selection *v, struct tty_struct *tty) in set_selection_kernel() function
366 EXPORT_SYMBOL_GPL(set_selection_kernel); variable
/kernel/linux/linux-5.10/include/linux/
H A Dselection.h20 extern int set_selection_kernel(struct tiocl_selection *v,
/kernel/linux/linux-6.6/include/linux/
H A Dselection.h20 extern int set_selection_kernel(struct tiocl_selection *v,
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dselection.c51 set_selection_kernel(&sel, tty); in __speakup_set_selection()
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Dselection.c51 set_selection_kernel(&sel, tty); in __speakup_set_selection()

Completed in 3 milliseconds