Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/input/misc/
Duinput.c848 static int uinput_str_to_user(void __user *dest, const char *str, in uinput_str_to_user() function
1059 retval = uinput_str_to_user(p, name, size); in uinput_ioctl_handler()