Lines Matching defs:client

160 s32 gtp_i2c_read(struct i2c_client *client, u8 *buf, s32 len)  in gtp_i2c_read()
233 s32 gtp_i2c_write(struct i2c_client *client,u8 *buf,s32 len) in gtp_i2c_write()
295 s32 gtp_i2c_read_dbl_check(struct i2c_client *client, u16 addr, u8 *rxbuf, int len) in gtp_i2c_read_dbl_check()
333 s32 gtp_send_cfg(struct i2c_client *client) in gtp_send_cfg()
1109 void gtp_reset_guitar(struct i2c_client *client, s32 ms) in gtp_reset_guitar()
1756 s32 gtp_read_version(struct i2c_client *client, u16* version) in gtp_read_version()
1794 static s8 gtp_i2c_test(struct i2c_client *client) in gtp_i2c_test()
2062 static s8 gtp_request_input_dev(struct i2c_client *client, in gtp_request_input_dev()
2140 s32 gtp_fw_startup(struct i2c_client *client) in gtp_fw_startup()
2183 static s32 gtp_esd_recovery(struct i2c_client *client) in gtp_esd_recovery()
2222 void gtp_recovery_reset(struct i2c_client *client) in gtp_recovery_reset()
2547 s32 gtp_gt9xxf_init(struct i2c_client *client) in gtp_gt9xxf_init()
2611 static int goodix_ts_probe(struct i2c_client *client, const struct i2c_device_id *id) in goodix_ts_probe()
2879 static int goodix_ts_remove(struct i2c_client *client) in goodix_ts_remove()
2925 s32 gtp_i2c_read_no_rst(struct i2c_client *client, u8 *buf, s32 len) in gtp_i2c_read_no_rst()
2958 s32 gtp_i2c_write_no_rst(struct i2c_client *client,u8 *buf,s32 len) in gtp_i2c_write_no_rst()
2993 void gtp_esd_switch(struct i2c_client *client, s32 on) in gtp_esd_switch()
3039 static s32 gtp_init_ext_watchdog(struct i2c_client *client) in gtp_init_ext_watchdog()