Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/
Devdev.c606 static int bits_to_user(unsigned long *bits, unsigned int maxbit, in bits_to_user() function
634 static int bits_to_user(unsigned long *bits, unsigned int maxbit, in bits_to_user() function
650 static int bits_to_user(unsigned long *bits, unsigned int maxbit, in bits_to_user() function
698 return bits_to_user(bits, len, size, p, compat_mode); in handle_eviocgbit()
811 ret = bits_to_user(mem, maxbit, maxlen, p, compat); in evdev_handle_get_val()
949 return bits_to_user(dev->propbit, INPUT_PROP_MAX, in evdev_do_ioctl()