Searched refs:cyttsp (Results 1 – 6 of 6) sorted by relevance
77 static int ttsp_read_block_data(struct cyttsp *ts, u8 command, in ttsp_read_block_data()95 static int ttsp_write_block_data(struct cyttsp *ts, u8 command, in ttsp_write_block_data()113 static int ttsp_send_command(struct cyttsp *ts, u8 cmd) in ttsp_send_command()118 static int cyttsp_handshake(struct cyttsp *ts) in cyttsp_handshake()127 static int cyttsp_load_bl_regs(struct cyttsp *ts) in cyttsp_load_bl_regs()136 static int cyttsp_exit_bl_mode(struct cyttsp *ts) in cyttsp_exit_bl_mode()164 static int cyttsp_set_operational_mode(struct cyttsp *ts) in cyttsp_set_operational_mode()185 static int cyttsp_set_sysinfo_mode(struct cyttsp *ts) in cyttsp_set_sysinfo_mode()213 static int cyttsp_set_sysinfo_regs(struct cyttsp *ts) in cyttsp_set_sysinfo_regs()236 static void cyttsp_hard_reset(struct cyttsp *ts) in cyttsp_hard_reset()[all …]
97 struct cyttsp;113 struct cyttsp { struct136 struct cyttsp *cyttsp_probe(const struct cyttsp_bus_ops *bus_ops, argument
88 struct cyttsp *ts; in cyttsp_i2c_probe()
142 struct cyttsp *ts; in cyttsp_spi_probe()
204 cyttsp {
6217 F: drivers/input/touchscreen/cyttsp*