Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/input/touchscreen/
Dgoodix.c600 static int goodix_check_cfg(struct goodix_ts_data *ts, const u8 *cfg, int len) in goodix_check_cfg() function
623 error = goodix_check_cfg(ts, cfg, len); in goodix_send_cfg()
1258 error = goodix_check_cfg(ts, cfg->data, cfg->size); in goodix_config_cb()