Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/input/touchscreen/
Dgoodix.c65 static void goodix_calc_cfg_checksum_8(struct goodix_ts_data *ts);
79 .calc_config_checksum = goodix_calc_cfg_checksum_8,
86 .calc_config_checksum = goodix_calc_cfg_checksum_8,
93 .calc_config_checksum = goodix_calc_cfg_checksum_8,
543 static void goodix_calc_cfg_checksum_8(struct goodix_ts_data *ts) in goodix_calc_cfg_checksum_8() function