Searched defs:bits_to_user (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/drivers/input/ |
| D | evdev.c | 635 static int bits_to_user(unsigned long *bits, unsigned int maxbit, in bits_to_user() function 702 static int bits_to_user(unsigned long *bits, unsigned int maxbit, in bits_to_user() function 736 static int bits_to_user(unsigned long *bits, unsigned int maxbit, in bits_to_user() function
|
| /kernel/linux/linux-5.10/drivers/input/ |
| D | evdev.c | 635 static int bits_to_user(unsigned long *bits, unsigned int maxbit, in bits_to_user() function 702 static int bits_to_user(unsigned long *bits, unsigned int maxbit, in bits_to_user() function 736 static int bits_to_user(unsigned long *bits, unsigned int maxbit, in bits_to_user() function
|