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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/misc/
H A Drotary_encoder.c2 * rotary_encoder.c
9 * See file:Documentation/input/rotary_encoder.txt for more information
24 #include <linux/rotary_encoder.h>
29 struct rotary_encoder { struct
45 struct rotary_encoder *encoder = dev_id;
106 struct rotary_encoder *encoder;
115 encoder = kzalloc(sizeof(struct rotary_encoder), GFP_KERNEL);
217 struct rotary_encoder *encoder = platform_get_drvdata(pdev);
H A DMakefile34 obj-$(CONFIG_INPUT_GPIO_ROTARY_ENCODER) += rotary_encoder.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Draumfeld.c27 #include <linux/rotary_encoder.h>

Completed in 111 milliseconds