Searched defs:maxbit (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/input/ |
A D | evdev.c | 635 static int bits_to_user(unsigned long *bits, unsigned int maxbit, in bits_to_user() 663 static int bits_from_user(unsigned long *bits, unsigned int maxbit, in bits_from_user() 702 static int bits_to_user(unsigned long *bits, unsigned int maxbit, in bits_to_user() 715 static int bits_from_user(unsigned long *bits, unsigned int maxbit, in bits_from_user() 736 static int bits_to_user(unsigned long *bits, unsigned int maxbit, in bits_to_user() 747 static int bits_from_user(unsigned long *bits, unsigned int maxbit, in bits_from_user() 888 unsigned long *bits, unsigned int maxbit, in evdev_handle_get_val()
|
/linux-6.3-rc2/drivers/clk/bcm/ |
A D | clk-bcm63xx-gate.c | 489 u8 maxbit = 0; in clk_bcm63xx_probe() local
|
/linux-6.3-rc2/fs/ |
A D | file.c | 485 unsigned int maxbit = maxfd / BITS_PER_LONG; in find_next_fd() local
|
Completed in 15 milliseconds