Searched refs:goodix_send_cfg (Results 1 – 1 of 1) sorted by relevance
556 static int goodix_send_cfg(struct goodix_ts_data *ts, const u8 *cfg, int len) in goodix_send_cfg() function1145 error = goodix_send_cfg(ts, cfg->data, cfg->size); in goodix_config_cb()1368 error = goodix_send_cfg(ts, ts->config, ts->chip->config_len); in goodix_resume()