Searched refs:sw_print_packet (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/input/joystick/ |
H A D | sidewinder.c | 525 * sw_print_packet() prints the contents of a SideWinder packet. 528 static void sw_print_packet(char *name, int length, unsigned char *buf, char bits) sw_print_packet() function 716 sw_print_packet("ID", j * 3, idbuf, 3); sw_connect() 717 sw_print_packet("Data", i * m, buf, m); sw_connect() 723 sw_print_packet("ID", j * 3, idbuf, 3); sw_connect() 724 sw_print_packet("Data", i * m, buf, m); sw_connect()
|
Completed in 196 milliseconds