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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/input/joystick/
H A Danalog.c353 * analog_close() is a callback from the input close routine.
356 static void analog_close(struct input_dev *dev) function
457 input_dev->close = analog_close;

Completed in 94 milliseconds