Home
last modified time | relevance | path

Searched refs:adi_move_bits (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/joystick/
H A Dadi.c161 * adi_move_bits() detects a possible 2-stream mode, and moves
165 static void adi_move_bits(struct adi_port *port, int length) in adi_move_bits() function
249 adi_move_bits(port, port->adi[0].length); in adi_read()
478 adi_move_bits(port, adi_get_bits(port->adi, 10)); in adi_connect()
/kernel/linux/linux-6.6/drivers/input/joystick/
H A Dadi.c158 * adi_move_bits() detects a possible 2-stream mode, and moves
162 static void adi_move_bits(struct adi_port *port, int length) in adi_move_bits() function
246 adi_move_bits(port, port->adi[0].length); in adi_read()
475 adi_move_bits(port, adi_get_bits(port->adi, 10)); in adi_connect()

Completed in 3 milliseconds