Searched refs:PACKET_MP_DONE (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/joystick/
H A Dgrip_mp.c66 #define PACKET_MP_DONE 0x02000000 /* multiport done sending */ macro
260 if ((sendflags == 0) || ((sendflags & IO_RETRY) && !(pkt & PACKET_MP_DONE)))
371 if (packet & PACKET_MP_DONE)

Completed in 32 milliseconds