Lines Matching refs:cy8ctmg110
43 struct cy8ctmg110 { struct
55 static void cy8ctmg110_power(struct cy8ctmg110 *ts, bool poweron) in cy8ctmg110_power() argument
61 static int cy8ctmg110_write_regs(struct cy8ctmg110 *tsc, unsigned char reg, in cy8ctmg110_write_regs()
82 static int cy8ctmg110_read_regs(struct cy8ctmg110 *tsc, in cy8ctmg110_read_regs()
110 static int cy8ctmg110_touch_pos(struct cy8ctmg110 *tsc) in cy8ctmg110_touch_pos()
137 static int cy8ctmg110_set_sleepmode(struct cy8ctmg110 *ts, bool sleep) in cy8ctmg110_set_sleepmode()
156 struct cy8ctmg110 *tsc = dev_id; in cy8ctmg110_irq_thread()
165 struct cy8ctmg110 *ts = _ts; in cy8ctmg110_shut_off()
173 struct cy8ctmg110 *ts; in cy8ctmg110_probe()
243 struct cy8ctmg110 *ts = i2c_get_clientdata(client); in cy8ctmg110_suspend()
256 struct cy8ctmg110 *ts = i2c_get_clientdata(client); in cy8ctmg110_resume()