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.c787 static int xpad_start_input(struct usb_xpad *xpad);
1077 error = xpad_start_input(xpad); in xpadone_process_packet()
1776 static int xpad_start_input(struct usb_xpad *xpad) in xpad_start_input() function
1883 return xpad_start_input(xpad); in xpad_open()
2294 return xpad_start_input(xpad); in xpad_resume()