Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A 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,
551 static void goodix_calc_cfg_checksum_8(struct goodix_ts_data *ts) in goodix_calc_cfg_checksum_8() function