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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/mouse/
H A DMakefile16 obj-$(CONFIG_MOUSE_HIL) += hil_ptr.o
H A Dhil_ptr.c57 struct hil_ptr { struct
80 static void hil_ptr_process_record(struct hil_ptr *ptr)
195 static void hil_ptr_process_err(struct hil_ptr *ptr)
205 struct hil_ptr *ptr;
238 struct hil_ptr *ptr;
250 struct hil_ptr *ptr;
255 if (!(ptr = kzalloc(sizeof(struct hil_ptr), GFP_KERNEL)))
412 .name = "hil_ptr",

Completed in 88 milliseconds