Home
last modified time | relevance | path

Searched defs:maxbit (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/input/
H A Devdev.c633 static int bits_to_user(unsigned long *bits, unsigned int maxbit, in bits_to_user()
661 static int bits_from_user(unsigned long *bits, unsigned int maxbit, in bits_from_user()
700 static int bits_to_user(unsigned long *bits, unsigned int maxbit, in bits_to_user()
713 static int bits_from_user(unsigned long *bits, unsigned int maxbit, in bits_from_user()
734 static int bits_to_user(unsigned long *bits, unsigned int maxbit, in bits_to_user()
745 static int bits_from_user(unsigned long *bits, unsigned int maxbit, in bits_from_user()
886 unsigned long *bits, unsigned int maxbit, in evdev_handle_get_val()
/linux/drivers/clk/bcm/
H A Dclk-bcm63xx-gate.c488 u8 maxbit = 0; in clk_bcm63xx_probe() local
H A Dclk-bcm63268-timer.c154 u8 maxbit = 0; in bcm63268_tclk_probe() local
/linux/fs/
H A Dfile.c519 unsigned int maxbit = maxfd / BITS_PER_LONG; in find_next_fd() local