Home
last modified time | relevance | path

Searched refs:synaptics_i2c (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/input/mouse/
H A Dsynaptics_i2c.c218 struct synaptics_i2c { struct
230 static inline void set_scan_rate(struct synaptics_i2c *touch, int scan_rate) in set_scan_rate() argument
335 static bool synaptics_i2c_get_input(struct synaptics_i2c *touch) in synaptics_i2c_get_input()
373 struct synaptics_i2c *touch = dev_id; in synaptics_i2c_irq()
380 static void synaptics_i2c_check_params(struct synaptics_i2c *touch) in synaptics_i2c_check_params()
407 static unsigned long synaptics_i2c_adjust_delay(struct synaptics_i2c *touch, in synaptics_i2c_adjust_delay()
434 struct synaptics_i2c *touch = in synaptics_i2c_work_handler()
435 container_of(work, struct synaptics_i2c, dwork.work); in synaptics_i2c_work_handler()
456 struct synaptics_i2c *touch = input_get_drvdata(input); in synaptics_i2c_open()
472 struct synaptics_i2c *touch = input_get_drvdata(input); in synaptics_i2c_close()
[all …]
H A DMakefile22 obj-$(CONFIG_MOUSE_SYNAPTICS_I2C) += synaptics_i2c.o
H A DKconfig423 module will be called synaptics_i2c.
/linux/arch/arm/boot/dts/nxp/mxs/
H A Dimx23-sansa.dts192 compatible = "synaptics,synaptics_i2c";