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