Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/input/joystick/
Dxpad.c1659 static int xpad_led_probe(struct usb_xpad *xpad) in xpad_led_probe() function
1713 static int xpad_led_probe(struct usb_xpad *xpad) { return 0; } in xpad_led_probe() function
1968 error = xpad_led_probe(xpad); in xpad_init_input()