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

/linux-master/drivers/input/touchscreen/
H A Dgoodix.c602 * goodix_check_cfg - Checks if config fw is valid
608 static int goodix_check_cfg(struct goodix_ts_data *ts, const u8 *cfg, int len) function
631 error = goodix_check_cfg(ts, cfg, len);
1268 error = goodix_check_cfg(ts, cfg->data, cfg->size);

Completed in 269 milliseconds