Searched defs:xpad (Results 1 – 2 of 2) sorted by relevance
/linux-6.8/drivers/input/joystick/ |
D | xpad.c | 747 static void xpad_process_packet(struct usb_xpad *xpad, u16 cmd, unsigned char *data) in xpad_process_packet() 818 static void xpad360_process_packet(struct usb_xpad *xpad, struct input_dev *dev, in xpad360_process_packet() 910 struct usb_xpad *xpad = container_of(work, struct usb_xpad, work); in xpad_presence_work() local 947 static void xpad360w_process_packet(struct usb_xpad *xpad, u16 cmd, unsigned char *data) in xpad360w_process_packet() 982 static void xpadone_process_packet(struct usb_xpad *xpad, u16 cmd, unsigned char *data) in xpadone_process_packet() 1141 struct usb_xpad *xpad = urb->context; in xpad_irq_in() local 1186 static bool xpad_prepare_next_init_packet(struct usb_xpad *xpad) in xpad_prepare_next_init_packet() 1218 static bool xpad_prepare_next_out_packet(struct usb_xpad *xpad) in xpad_prepare_next_out_packet() 1252 static int xpad_try_sending_next_out_packet(struct usb_xpad *xpad) in xpad_try_sending_next_out_packet() 1275 struct usb_xpad *xpad = urb->context; in xpad_irq_out() local [all …]
|
/linux-6.8/drivers/crypto/intel/ixp4xx/ |
D | ixp4xx_crypto.c | 680 static int register_chain_var(struct crypto_tfm *tfm, u8 xpad, u32 target, in register_chain_var()
|