Home
last modified time | relevance | path

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

/linux/drivers/input/joystick/
H A Dxpad.c1575 static int xpad_init_ff(struct usb_xpad *xpad) in xpad_init_ff() function
1586 static int xpad_init_ff(struct usb_xpad *xpad) { return 0; } in xpad_init_ff() function
1986 error = xpad_init_ff(xpad); in xpad_init_input()