Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dgoodix.c608 static int goodix_check_cfg(struct goodix_ts_data *ts, const u8 *cfg, int len) in goodix_check_cfg() function
631 error = goodix_check_cfg(ts, cfg, len); in goodix_send_cfg()
1268 error = goodix_check_cfg(ts, cfg->data, cfg->size); in goodix_config_cb()