Searched refs:synaptics_i2c (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/mouse/
H A Dsynaptics_i2c.c22 #define DRIVER_NAME "synaptics_i2c"
217 struct synaptics_i2c { struct
230 static inline void set_scan_rate(struct synaptics_i2c *touch, int scan_rate)
335 static bool synaptics_i2c_get_input(struct synaptics_i2c *touch)
371 static void synaptics_i2c_reschedule_work(struct synaptics_i2c *touch,
390 struct synaptics_i2c *touch = dev_id;
397 static void synaptics_i2c_check_params(struct synaptics_i2c *touch)
424 static unsigned long synaptics_i2c_adjust_delay(struct synaptics_i2c *touch,
451 struct synaptics_i2c *touch =
452 container_of(work, struct synaptics_i2c, dwor
[all...]
H A DMakefile20 obj-$(CONFIG_MOUSE_SYNAPTICS_I2C) += synaptics_i2c.o

Completed in 111 milliseconds