Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/misc/
H A Duinput.c862 static int uinput_str_to_user(void __user *dest, const char *str, in uinput_str_to_user() function
1073 retval = uinput_str_to_user(p, name, size); in uinput_ioctl_handler()