Searched refs:synaptics_i2c (Results 1 – 3 of 3) sorted by relevance
218 struct synaptics_i2c { struct231 static inline void set_scan_rate(struct synaptics_i2c *touch, int scan_rate) in set_scan_rate() argument336 static bool synaptics_i2c_get_input(struct synaptics_i2c *touch) in synaptics_i2c_get_input()372 static void synaptics_i2c_reschedule_work(struct synaptics_i2c *touch, in synaptics_i2c_reschedule_work()386 struct synaptics_i2c *touch = dev_id; in synaptics_i2c_irq()393 static void synaptics_i2c_check_params(struct synaptics_i2c *touch) in synaptics_i2c_check_params()420 static unsigned long synaptics_i2c_adjust_delay(struct synaptics_i2c *touch, in synaptics_i2c_adjust_delay()447 struct synaptics_i2c *touch = in synaptics_i2c_work_handler()448 container_of(work, struct synaptics_i2c, dwork.work); in synaptics_i2c_work_handler()469 struct synaptics_i2c *touch = input_get_drvdata(input); in synaptics_i2c_open()[all …]
23 obj-$(CONFIG_MOUSE_SYNAPTICS_I2C) += synaptics_i2c.o
391 module will be called synaptics_i2c.