Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/
H A Devdev.c635 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()
/openbmc/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
/openbmc/linux/fs/
H A Dfile.c485 unsigned int maxbit = maxfd / BITS_PER_LONG; in find_next_fd() local