Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/joystick/
H A Dxpad.c1682 static int xpad_led_probe(struct usb_xpad *xpad) in xpad_led_probe() function
1736 static int xpad_led_probe(struct usb_xpad *xpad) { return 0; } in xpad_led_probe() function
1991 error = xpad_led_probe(xpad); in xpad_init_input()