Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/input/joystick/
Dxpad.c1553 static int xpad_init_ff(struct usb_xpad *xpad) in xpad_init_ff() function
1564 static int xpad_init_ff(struct usb_xpad *xpad) { return 0; } in xpad_init_ff() function
1964 error = xpad_init_ff(xpad); in xpad_init_input()