Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/input/touchscreen/
Dgoodix.c124 static void goodix_calc_cfg_checksum_8(struct goodix_ts_data *ts);
138 .calc_config_checksum = goodix_calc_cfg_checksum_8,
145 .calc_config_checksum = goodix_calc_cfg_checksum_8,
152 .calc_config_checksum = goodix_calc_cfg_checksum_8,
480 static void goodix_calc_cfg_checksum_8(struct goodix_ts_data *ts) in goodix_calc_cfg_checksum_8() function