Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dgoodix.c66 static void goodix_calc_cfg_checksum_16(struct goodix_ts_data *ts);
72 .calc_config_checksum = goodix_calc_cfg_checksum_16,
588 static void goodix_calc_cfg_checksum_16(struct goodix_ts_data *ts) in goodix_calc_cfg_checksum_16() function