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

/linux-master/drivers/input/touchscreen/
H A Dhampshire.c49 struct hampshire { struct
57 static void hampshire_process_data(struct hampshire *phampshire)
75 struct hampshire *phampshire = serio_get_drvdata(serio);
90 struct hampshire *phampshire = serio_get_drvdata(serio);
102 * new serio device that supports hampshire protocol and registers it as
108 struct hampshire *phampshire;
112 phampshire = kzalloc(sizeof(struct hampshire), GFP_KERNEL);
175 .name = "hampshire",
H A DMakefile38 obj-$(CONFIG_TOUCHSCREEN_HAMPSHIRE) += hampshire.o

Completed in 115 milliseconds