Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dgoodix.c120 static int goodix_check_cfg_8(struct goodix_ts_data *ts,
137 .check_config = goodix_check_cfg_8,
144 .check_config = goodix_check_cfg_8,
151 .check_config = goodix_check_cfg_8,
459 static int goodix_check_cfg_8(struct goodix_ts_data *ts, const u8 *cfg, int len) in goodix_check_cfg_8() function