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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/touchscreen/
H A Dhampshire.c55 struct hampshire { struct
63 static void hampshire_process_data(struct hampshire *phampshire)
81 struct hampshire *phampshire = serio_get_drvdata(serio);
96 struct hampshire *phampshire = serio_get_drvdata(serio);
108 * new serio device that supports hampshire protocol and registers it as
114 struct hampshire *phampshire;
118 phampshire = kzalloc(sizeof(struct hampshire), GFP_KERNEL);
181 .name = "hampshire",
H A DMakefile20 obj-$(CONFIG_TOUCHSCREEN_HAMPSHIRE) += hampshire.o

Completed in 107 milliseconds