Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/input/touchscreen/
Dgoodix.c125 static void goodix_calc_cfg_checksum_16(struct goodix_ts_data *ts);
131 .calc_config_checksum = goodix_calc_cfg_checksum_16,
517 static void goodix_calc_cfg_checksum_16(struct goodix_ts_data *ts) in goodix_calc_cfg_checksum_16() function