Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/joystick/
Dxpad.c651 static void xpad_process_packet(struct usb_xpad *xpad, u16 cmd, unsigned char *data) in xpad_process_packet()
721 static void xpad360_process_packet(struct usb_xpad *xpad, struct input_dev *dev, in xpad360_process_packet()
796 struct usb_xpad *xpad = container_of(work, struct usb_xpad, work); in xpad_presence_work() local
833 static void xpad360w_process_packet(struct usb_xpad *xpad, u16 cmd, unsigned char *data) in xpad360w_process_packet()
868 static void xpadone_process_packet(struct usb_xpad *xpad, u16 cmd, unsigned char *data) in xpadone_process_packet()
954 struct usb_xpad *xpad = urb->context; in xpad_irq_in() local
999 static bool xpad_prepare_next_init_packet(struct usb_xpad *xpad) in xpad_prepare_next_init_packet()
1031 static bool xpad_prepare_next_out_packet(struct usb_xpad *xpad) in xpad_prepare_next_out_packet()
1065 static int xpad_try_sending_next_out_packet(struct usb_xpad *xpad) in xpad_try_sending_next_out_packet()
1088 struct usb_xpad *xpad = urb->context; in xpad_irq_out() local
[all …]
/kernel/linux/linux-6.6/drivers/input/joystick/
Dxpad.c741 static void xpad_process_packet(struct usb_xpad *xpad, u16 cmd, unsigned char *data) in xpad_process_packet()
812 static void xpad360_process_packet(struct usb_xpad *xpad, struct input_dev *dev, in xpad360_process_packet()
904 struct usb_xpad *xpad = container_of(work, struct usb_xpad, work); in xpad_presence_work() local
941 static void xpad360w_process_packet(struct usb_xpad *xpad, u16 cmd, unsigned char *data) in xpad360w_process_packet()
976 static void xpadone_process_packet(struct usb_xpad *xpad, u16 cmd, unsigned char *data) in xpadone_process_packet()
1135 struct usb_xpad *xpad = urb->context; in xpad_irq_in() local
1180 static bool xpad_prepare_next_init_packet(struct usb_xpad *xpad) in xpad_prepare_next_init_packet()
1212 static bool xpad_prepare_next_out_packet(struct usb_xpad *xpad) in xpad_prepare_next_out_packet()
1246 static int xpad_try_sending_next_out_packet(struct usb_xpad *xpad) in xpad_try_sending_next_out_packet()
1269 struct usb_xpad *xpad = urb->context; in xpad_irq_out() local
[all …]
/kernel/linux/linux-6.6/drivers/crypto/intel/ixp4xx/
Dixp4xx_crypto.c680 static int register_chain_var(struct crypto_tfm *tfm, u8 xpad, u32 target, in register_chain_var()
/kernel/linux/linux-5.10/drivers/crypto/
Dixp4xx_crypto.c620 static int register_chain_var(struct crypto_tfm *tfm, u8 xpad, u32 target, in register_chain_var()