Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/input/touchscreen/
Dgoodix.c556 static int goodix_send_cfg(struct goodix_ts_data *ts, const u8 *cfg, int len) in goodix_send_cfg() function
1135 error = goodix_send_cfg(ts, cfg->data, cfg->size); in goodix_config_cb()
1358 error = goodix_send_cfg(ts, ts->config, ts->chip->config_len); in goodix_resume()