Searched defs:xpad (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/input/joystick/ |
D | xpad.c | 357 static void xpad_process_packet(struct usb_xpad *xpad, u16 cmd, unsigned char *data) in xpad_process_packet() 427 static void xpad360_process_packet(struct usb_xpad *xpad, in xpad360_process_packet() 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() local 683 struct usb_xpad *xpad = urb->context; in xpad_irq_out() local 715 static int xpad_init_output(struct usb_interface *intf, struct usb_xpad *xpad) in xpad_init_output() 756 static void xpad_stop_output(struct usb_xpad *xpad) in xpad_stop_output() 762 static void xpad_deinit_output(struct usb_xpad *xpad) in xpad_deinit_output() [all …]
|
/linux-4.4.14/drivers/crypto/ |
D | ixp4xx_crypto.c | 605 static int register_chain_var(struct crypto_tfm *tfm, u8 xpad, u32 target, in register_chain_var()
|