Searched refs:led_seq (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 Dxpad.c688 static atomic_t led_seq = ATOMIC_INIT(0); local
701 led_no = (long)atomic_inc_return(&led_seq) - 1;

Completed in 105 milliseconds