Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dgoodix.c61 static int goodix_check_cfg_8(struct goodix_ts_data *ts,
78 .check_config = goodix_check_cfg_8,
85 .check_config = goodix_check_cfg_8,
92 .check_config = goodix_check_cfg_8,
528 static int goodix_check_cfg_8(struct goodix_ts_data *ts, const u8 *cfg, int len) in goodix_check_cfg_8() function