Searched defs:xpad (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/input/joystick/ |
D | xpad.c | 359 static void xpad_process_packet(struct usb_xpad *xpad, u16 cmd, unsigned char *data) in xpad_process_packet() 429 static void xpad360_process_packet(struct usb_xpad *xpad, in xpad360_process_packet() 506 static void xpad360w_process_packet(struct usb_xpad *xpad, u16 cmd, unsigned char *data) in xpad360w_process_packet() 529 static void xpadone_process_buttons(struct usb_xpad *xpad, in xpadone_process_buttons() 605 static void xpadone_process_packet(struct usb_xpad *xpad, in xpadone_process_packet() 625 struct usb_xpad *xpad = urb->context; in xpad_irq_in() local 671 struct usb_xpad *xpad = urb->context; in xpad_bulk_out() local 693 struct usb_xpad *xpad = urb->context; in xpad_irq_out() local 725 static int xpad_init_output(struct usb_interface *intf, struct usb_xpad *xpad) in xpad_init_output() 766 static void xpad_stop_output(struct usb_xpad *xpad) in xpad_stop_output() [all …]
|
/linux-4.1.27/drivers/crypto/ |
D | ixp4xx_crypto.c | 589 static int register_chain_var(struct crypto_tfm *tfm, u8 xpad, u32 target, in register_chain_var()
|