Home
last modified time | relevance | path

Searched refs:xpad_led_probe (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/input/joystick/
Dxpad.c1684 static int xpad_led_probe(struct usb_xpad *xpad) in xpad_led_probe() function
1738 static int xpad_led_probe(struct usb_xpad *xpad) { return 0; } in xpad_led_probe() function
1993 error = xpad_led_probe(xpad); in xpad_init_input()