Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
A Dgoodix.h110 int goodix_send_cfg(struct goodix_ts_data *ts, const u8 *cfg, int len);
A Dgoodix.c508 int goodix_send_cfg(struct goodix_ts_data *ts, const u8 *cfg, int len) in goodix_send_cfg() function
1134 error = goodix_send_cfg(ts, cfg->data, cfg->size); in goodix_config_cb()
1360 error = goodix_send_cfg(ts, ts->config, ts->chip->config_len); in goodix_resume()
A Dgoodix_fwupload.c365 error = goodix_send_cfg(ts, ts->config, ts->chip->config_len); in goodix_handle_fw_request()

Completed in 7 milliseconds