Searched refs:cyttsp4 (Results 1 – 4 of 4) sorted by relevance
80 static int cyttsp4_load_status_regs(struct cyttsp4 *cd) in cyttsp4_load_status_regs()98 static int cyttsp4_handshake(struct cyttsp4 *cd, u8 mode) in cyttsp4_handshake()118 static int cyttsp4_hw_soft_reset(struct cyttsp4 *cd) in cyttsp4_hw_soft_reset()130 static int cyttsp4_hw_hard_reset(struct cyttsp4 *cd) in cyttsp4_hw_hard_reset()141 static int cyttsp4_hw_reset(struct cyttsp4 *cd) in cyttsp4_hw_reset()160 static int cyttsp4_si_data_offsets(struct cyttsp4 *cd) in cyttsp4_si_data_offsets()196 static int cyttsp4_si_get_cydata(struct cyttsp4 *cd) in cyttsp4_si_get_cydata()275 static int cyttsp4_si_get_test_data(struct cyttsp4 *cd) in cyttsp4_si_get_test_data()334 static int cyttsp4_si_get_pcfg_data(struct cyttsp4 *cd) in cyttsp4_si_get_pcfg_data()382 static int cyttsp4_si_get_opcfg_data(struct cyttsp4 *cd) in cyttsp4_si_get_opcfg_data()[all …]
43 struct cyttsp4 *ts; in cyttsp4_i2c_probe()58 struct cyttsp4 *ts = i2c_get_clientdata(client); in cyttsp4_i2c_remove()
342 struct cyttsp4 { struct451 static inline int cyttsp4_adap_read(struct cyttsp4 *ts, u16 addr, int size, in cyttsp4_adap_read()457 static inline int cyttsp4_adap_write(struct cyttsp4 *ts, u16 addr, int size, in cyttsp4_adap_write()463 extern struct cyttsp4 *cyttsp4_probe(const struct cyttsp4_bus_ops *ops,465 extern int cyttsp4_remove(struct cyttsp4 *ts);
158 struct cyttsp4 *ts; in cyttsp4_spi_probe()179 struct cyttsp4 *ts = spi_get_drvdata(spi); in cyttsp4_spi_remove()