Searched refs:cyttsp (Results 1 – 4 of 4) sorted by relevance
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()[all …]
97 struct cyttsp;113 struct cyttsp { struct137 struct cyttsp *cyttsp_probe(const struct cyttsp_bus_ops *bus_ops, argument
33 struct cyttsp *ts; in cyttsp_i2c_probe()
142 struct cyttsp *ts; in cyttsp_spi_probe()