Home
last modified time | relevance | path

Searched refs:usb_xpad (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/input/joystick/
Dxpad.c320 struct usb_xpad { struct
357 static void xpad_process_packet(struct usb_xpad *xpad, u16 cmd, unsigned char *data) in xpad_process_packet() argument
427 static void xpad360_process_packet(struct usb_xpad *xpad, in xpad360_process_packet()
498 static void xpad_identify_controller(struct usb_xpad *xpad);
514 static void xpad360w_process_packet(struct usb_xpad *xpad, u16 cmd, unsigned char *data) in xpad360w_process_packet()
541 static void xpadone_process_buttons(struct usb_xpad *xpad, in xpadone_process_buttons()
617 static void xpadone_process_packet(struct usb_xpad *xpad, in xpadone_process_packet()
637 struct usb_xpad *xpad = urb->context; in xpad_irq_in()
683 struct usb_xpad *xpad = urb->context; in xpad_irq_out()
715 static int xpad_init_output(struct usb_interface *intf, struct usb_xpad *xpad) in xpad_init_output()
[all …]