Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/joystick/
H A Dsidewinder.c523 * sw_3dp_id() translates the 3DP id into a human legible string.
527 static void sw_3dp_id(unsigned char *buf, char *comment, size_t size) in sw_3dp_id() function
695 sw_3dp_id(idbuf, comment, sizeof(comment)); in sw_connect()
/kernel/linux/linux-6.6/drivers/input/joystick/
H A Dsidewinder.c520 * sw_3dp_id() translates the 3DP id into a human legible string.
524 static void sw_3dp_id(unsigned char *buf, char *comment, size_t size) in sw_3dp_id() function
693 sw_3dp_id(idbuf, comment, sizeof(comment)); in sw_connect()

Completed in 2 milliseconds