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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 68 milliseconds