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