Home
last modified time | relevance | path

Searched defs:xpad (Results 1 – 2 of 2) sorted by relevance

/drivers/input/joystick/
Dxpad.c403 static void xpad_process_packet(struct usb_xpad *xpad, u16 cmd, unsigned char *data) in xpad_process_packet()
473 static void xpad360_process_packet(struct usb_xpad *xpad, struct input_dev *dev, in xpad360_process_packet()
548 struct usb_xpad *xpad = container_of(work, struct usb_xpad, work); in xpad_presence_work() local
585 static void xpad360w_process_packet(struct usb_xpad *xpad, u16 cmd, unsigned char *data) in xpad360w_process_packet()
616 static void xpadone_process_buttons(struct usb_xpad *xpad, in xpadone_process_buttons()
692 static void xpadone_process_packet(struct usb_xpad *xpad, in xpadone_process_packet()
712 struct usb_xpad *xpad = urb->context; in xpad_irq_in() local
757 static bool xpad_prepare_next_out_packet(struct usb_xpad *xpad) in xpad_prepare_next_out_packet()
787 static int xpad_try_sending_next_out_packet(struct usb_xpad *xpad) in xpad_try_sending_next_out_packet()
810 struct usb_xpad *xpad = urb->context; in xpad_irq_out() local
[all …]
/drivers/crypto/
Dixp4xx_crypto.c604 static int register_chain_var(struct crypto_tfm *tfm, u8 xpad, u32 target, in register_chain_var()