Searched refs:cyttsp (Results 1 – 4 of 4) sorted by relevance
80 static int ttsp_read_block_data(struct cyttsp *ts, u8 command, in ttsp_read_block_data()98 static int ttsp_write_block_data(struct cyttsp *ts, u8 command, in ttsp_write_block_data()116 static int ttsp_send_command(struct cyttsp *ts, u8 cmd) in ttsp_send_command()121 static int cyttsp_handshake(struct cyttsp *ts) in cyttsp_handshake()130 static int cyttsp_load_bl_regs(struct cyttsp *ts) in cyttsp_load_bl_regs()139 static int cyttsp_exit_bl_mode(struct cyttsp *ts) in cyttsp_exit_bl_mode()167 static int cyttsp_set_operational_mode(struct cyttsp *ts) in cyttsp_set_operational_mode()188 static int cyttsp_set_sysinfo_mode(struct cyttsp *ts) in cyttsp_set_sysinfo_mode()216 static int cyttsp_set_sysinfo_regs(struct cyttsp *ts) in cyttsp_set_sysinfo_regs()239 static int cyttsp_soft_reset(struct cyttsp *ts) in cyttsp_soft_reset()[all …]
111 struct cyttsp;127 struct cyttsp { struct144 struct cyttsp *cyttsp_probe(const struct cyttsp_bus_ops *bus_ops, argument146 void cyttsp_remove(struct cyttsp *ts);
42 struct cyttsp *ts; in cyttsp_i2c_probe()61 struct cyttsp *ts = i2c_get_clientdata(client); in cyttsp_i2c_remove()
150 struct cyttsp *ts; in cyttsp_spi_probe()175 struct cyttsp *ts = spi_get_drvdata(spi); in cyttsp_spi_remove()