Home
last modified time | relevance | path

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

/linux-6.15/drivers/input/joystick/
H A Dxpad.c1205 struct usb_xpad *xpad = urb->context; in xpad_irq_in() local
1339 struct usb_xpad *xpad = urb->context; in xpad_irq_out() local
1519 struct usb_xpad *xpad = input_get_drvdata(dev); in xpad_play_effect() local
1602 static int xpad_init_ff(struct usb_xpad *xpad) in xpad_init_ff()
1625 struct usb_xpad *xpad; member
1705 static int xpad_led_probe(struct usb_xpad *xpad) in xpad_led_probe()
1868 struct usb_xpad *xpad = input_get_drvdata(dev); in xpad_open() local
1875 struct usb_xpad *xpad = input_get_drvdata(dev); in xpad_close() local
2034 struct usb_xpad *xpad; in xpad_probe() local
2209 struct usb_xpad *xpad = usb_get_intfdata(intf); in xpad_disconnect() local
[all …]
/linux-6.15/drivers/crypto/intel/ixp4xx/
H A Dixp4xx_crypto.c683 static int register_chain_var(struct crypto_tfm *tfm, u8 xpad, u32 target, in register_chain_var()