Searched refs:xpad (Results 1 – 4 of 4) sorted by relevance
643 static int xpad_init_input(struct usb_xpad *xpad);644 static void xpad_deinit_input(struct usb_xpad *xpad);645 static void xpadone_ack_mode_report(struct usb_xpad *xpad, u8 seq_num);656 static void xpad_process_packet(struct usb_xpad *xpad, u16 cmd, unsigned char *data) in xpad_process_packet() argument658 struct input_dev *dev = xpad->dev; in xpad_process_packet()660 if (!(xpad->mapping & MAP_STICKS_TO_NULL)) { in xpad_process_packet()675 if (xpad->mapping & MAP_TRIGGERS_TO_BUTTONS) { in xpad_process_packet()684 if (xpad->mapping & MAP_DPAD_TO_BUTTONS) { in xpad_process_packet()726 static void xpad360_process_packet(struct usb_xpad *xpad, struct input_dev *dev, in xpad360_process_packet() argument734 if (xpad->mapping & MAP_DPAD_TO_BUTTONS) { in xpad360_process_packet()[all …]
40 obj-$(CONFIG_JOYSTICK_XPAD) += xpad.o
304 <file:Documentation/input/devices/xpad.rst>.307 module will be called xpad.
679 static int register_chain_var(struct crypto_tfm *tfm, u8 xpad, u32 target, in register_chain_var() argument709 pad[i] ^= xpad; in register_chain_var()