Lines Matching defs:ts

78 static int ttsp_read_block_data(struct cyttsp *ts, u8 command,  in ttsp_read_block_data()
96 static int ttsp_write_block_data(struct cyttsp *ts, u8 command, in ttsp_write_block_data()
114 static int ttsp_send_command(struct cyttsp *ts, u8 cmd) in ttsp_send_command()
119 static int cyttsp_handshake(struct cyttsp *ts) in cyttsp_handshake()
128 static int cyttsp_load_bl_regs(struct cyttsp *ts) in cyttsp_load_bl_regs()
137 static int cyttsp_exit_bl_mode(struct cyttsp *ts) in cyttsp_exit_bl_mode()
165 static int cyttsp_set_operational_mode(struct cyttsp *ts) in cyttsp_set_operational_mode()
186 static int cyttsp_set_sysinfo_mode(struct cyttsp *ts) in cyttsp_set_sysinfo_mode()
214 static int cyttsp_set_sysinfo_regs(struct cyttsp *ts) in cyttsp_set_sysinfo_regs()
237 static void cyttsp_hard_reset(struct cyttsp *ts) in cyttsp_hard_reset()
253 static int cyttsp_soft_reset(struct cyttsp *ts) in cyttsp_soft_reset()
281 static int cyttsp_act_dist_setup(struct cyttsp *ts) in cyttsp_act_dist_setup()
315 static void cyttsp_report_tchdata(struct cyttsp *ts) in cyttsp_report_tchdata()
368 struct cyttsp *ts = handle; in cyttsp_irq() local
410 static int cyttsp_power_on(struct cyttsp *ts) in cyttsp_power_on()
458 static int cyttsp_enable(struct cyttsp *ts) in cyttsp_enable()
481 static int cyttsp_disable(struct cyttsp *ts) in cyttsp_disable()
496 struct cyttsp *ts = dev_get_drvdata(dev); in cyttsp_suspend() local
514 struct cyttsp *ts = dev_get_drvdata(dev); in cyttsp_resume() local
532 struct cyttsp *ts = input_get_drvdata(dev); in cyttsp_open() local
543 struct cyttsp *ts = input_get_drvdata(dev); in cyttsp_close() local
549 static int cyttsp_parse_properties(struct cyttsp *ts) in cyttsp_parse_properties()
620 struct cyttsp *ts = _ts; in cyttsp_disable_regulators() local
629 struct cyttsp *ts; in cyttsp_probe() local