Home
last modified time | relevance | path

Searched refs:gtp_send_cfg (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/
H A Dgt9xx.c88 s32 gtp_send_cfg(struct i2c_client *client);
333 s32 gtp_send_cfg(struct i2c_client *client) in gtp_send_cfg() function
717 ret = gtp_send_cfg(ts->client); in goodix_ts_work_func()
1664 ret = gtp_send_cfg(ts->client); in gtp_init_panel()
1737 ret = gtp_send_cfg(i2c_connect_client); in gt91xx_config_write_proc()
2033 gtp_send_cfg(ts->client); in goodix_ts_early_resume()
3147 gtp_send_cfg(ts->client); in gtp_esd_check_func()
H A Dgt9xx_update.c117 extern s32 gtp_send_cfg(struct i2c_client *client);
323 ret = gtp_send_cfg(ts->client); in gup_init_panel()
2442 ret = gtp_send_cfg(i2c_connect_client); in gup_update_proc()