Searched refs:str_to_user (Results 1 – 1 of 1) sorted by relevance
799 static int str_to_user(const char *str, unsigned int maxlen, void __user *p) in str_to_user() function1206 return str_to_user(dev->name, size, p); in evdev_do_ioctl()1209 return str_to_user(dev->phys, size, p); in evdev_do_ioctl()1212 return str_to_user(dev->uniq, size, p); in evdev_do_ioctl()