Home
last modified time | relevance | path

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

/linux/drivers/input/
H A Devdev.c661 static int bits_from_user(unsigned long *bits, unsigned int maxbit, in bits_from_user() function
713 static int bits_from_user(unsigned long *bits, unsigned int maxbit, in bits_from_user() function
745 static int bits_from_user(unsigned long *bits, unsigned int maxbit, in bits_from_user() function
972 error = bits_from_user(mask, cnt - 1, codes_size, codes, compat); in evdev_set_mask()