Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/input/touchscreen/
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,
501 static int goodix_check_cfg_8(struct goodix_ts_data *ts, const u8 *cfg, int len) in goodix_check_cfg_8() function