Searched refs:cyttsp4 (Results 1 – 4 of 4) sorted by relevance
70 static int cyttsp4_load_status_regs(struct cyttsp4 *cd) in cyttsp4_load_status_regs()88 static int cyttsp4_handshake(struct cyttsp4 *cd, u8 mode) in cyttsp4_handshake()108 static int cyttsp4_hw_soft_reset(struct cyttsp4 *cd) in cyttsp4_hw_soft_reset()120 static int cyttsp4_hw_hard_reset(struct cyttsp4 *cd) in cyttsp4_hw_hard_reset()131 static int cyttsp4_hw_reset(struct cyttsp4 *cd) in cyttsp4_hw_reset()150 static int cyttsp4_si_data_offsets(struct cyttsp4 *cd) in cyttsp4_si_data_offsets()186 static int cyttsp4_si_get_cydata(struct cyttsp4 *cd) in cyttsp4_si_get_cydata()265 static int cyttsp4_si_get_test_data(struct cyttsp4 *cd) in cyttsp4_si_get_test_data()324 static int cyttsp4_si_get_pcfg_data(struct cyttsp4 *cd) in cyttsp4_si_get_pcfg_data()372 static int cyttsp4_si_get_opcfg_data(struct cyttsp4 *cd) in cyttsp4_si_get_opcfg_data()[all …]
332 struct cyttsp4 { struct441 static inline int cyttsp4_adap_read(struct cyttsp4 *ts, u16 addr, int size, in cyttsp4_adap_read()447 static inline int cyttsp4_adap_write(struct cyttsp4 *ts, u16 addr, int size, in cyttsp4_adap_write()453 extern struct cyttsp4 *cyttsp4_probe(const struct cyttsp4_bus_ops *ops,455 extern int cyttsp4_remove(struct cyttsp4 *ts);
33 struct cyttsp4 *ts; in cyttsp4_i2c_probe()48 struct cyttsp4 *ts = i2c_get_clientdata(client); in cyttsp4_i2c_remove()
148 struct cyttsp4 *ts; in cyttsp4_spi_probe()169 struct cyttsp4 *ts = spi_get_drvdata(spi); in cyttsp4_spi_remove()