Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/joystick/
H A Dxpad.c1024 static bool xpad_prepare_next_out_packet(struct usb_xpad *xpad) in xpad_prepare_next_out_packet() function
1062 if (!xpad->irq_out_active && xpad_prepare_next_out_packet(xpad)) { in xpad_try_sending_next_out_packet()
1092 xpad->irq_out_active = xpad_prepare_next_out_packet(xpad); in xpad_irq_out()