Lines Matching defs:ts
219 static int cyttsp5_read(struct cyttsp5 *ts, u8 *buf, u32 max) in cyttsp5_read()
241 static int cyttsp5_write(struct cyttsp5 *ts, unsigned int reg, u8 *data, in cyttsp5_write()
277 static void cyttsp5_get_touch_record(struct cyttsp5 *ts, in cyttsp5_get_touch_record()
291 static void cyttsp5_get_mt_touches(struct cyttsp5 *ts, in cyttsp5_get_mt_touches()
346 struct cyttsp5 *ts = dev_get_drvdata(dev); in cyttsp5_mt_attention() local
377 struct cyttsp5 *ts = dev_get_drvdata(dev); in cyttsp5_setup_input_device() local
412 struct cyttsp5 *ts = dev_get_drvdata(dev); in cyttsp5_parse_dt_key_code() local
427 struct cyttsp5 *ts = dev_get_drvdata(dev); in cyttsp5_btn_attention() local
458 static int cyttsp5_validate_cmd_response(struct cyttsp5 *ts, u8 code) in cyttsp5_validate_cmd_response()
513 static void cyttsp5_si_get_btn_data(struct cyttsp5 *ts) in cyttsp5_si_get_btn_data()
522 static int cyttsp5_get_sysinfo_regs(struct cyttsp5 *ts) in cyttsp5_get_sysinfo_regs()
541 static int cyttsp5_hid_output_get_sysinfo(struct cyttsp5 *ts) in cyttsp5_hid_output_get_sysinfo()
576 static int cyttsp5_power_control(struct cyttsp5 *ts, bool on) in cyttsp5_power_control()
610 static int cyttsp5_hid_output_bl_launch_app(struct cyttsp5 *ts) in cyttsp5_hid_output_bl_launch_app()
650 static int cyttsp5_get_hid_descriptor(struct cyttsp5 *ts, in cyttsp5_get_hid_descriptor()
698 struct cyttsp5 *ts = handle; in cyttsp5_handle_irq() local
736 static int cyttsp5_deassert_int(struct cyttsp5 *ts) in cyttsp5_deassert_int()
753 static int cyttsp5_fill_all_touch(struct cyttsp5 *ts) in cyttsp5_fill_all_touch()
775 static int cyttsp5_startup(struct cyttsp5 *ts) in cyttsp5_startup()
818 struct cyttsp5 *ts = data; in cyttsp5_cleanup() local
826 struct cyttsp5 *ts; in cyttsp5_probe() local
948 struct cyttsp5 *ts = dev_get_drvdata(dev); in cyttsp5_suspend() local
958 struct cyttsp5 *ts = dev_get_drvdata(dev); in cyttsp5_resume() local