Home
last modified time | relevance | path

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

/linux/drivers/input/joystick/
H A Dxpad.c800 static int xpad_start_input(struct usb_xpad *xpad);
1090 error = xpad_start_input(xpad); in xpadone_process_packet()
1789 static int xpad_start_input(struct usb_xpad *xpad) in xpad_start_input() function
1896 return xpad_start_input(xpad); in xpad_open()
2307 return xpad_start_input(xpad); in xpad_resume()