Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dsynaptics_i2c.c218 struct synaptics_i2c { struct
373 struct synaptics_i2c *touch = dev_id; in synaptics_i2c_irq()
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()
509 struct synaptics_i2c *touch; in synaptics_i2c_touch_create()
527 struct synaptics_i2c *touch; in synaptics_i2c_probe()
591 struct synaptics_i2c *touch = i2c_get_clientdata(client); in synaptics_i2c_remove()
603 struct synaptics_i2c *touch = i2c_get_clientdata(client); in synaptics_i2c_suspend()
[all …]
H A DMakefile23 obj-$(CONFIG_MOUSE_SYNAPTICS_I2C) += synaptics_i2c.o
H A DKconfig423 module will be called synaptics_i2c.
/openbmc/linux/arch/arm/boot/dts/nxp/mxs/
H A Dimx23-sansa.dts192 compatible = "synaptics,synaptics_i2c";