Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/input/touchscreen/
Dgoodix.h116 int goodix_firmware_check(struct goodix_ts_data *ts);
Dgoodix_fwupload.c330 int goodix_firmware_check(struct goodix_ts_data *ts) in goodix_firmware_check() function
Dgoodix.c1364 error = goodix_firmware_check(ts); in goodix_ts_probe()