Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/input/touchscreen/
Dgoodix.h117 bool goodix_handle_fw_request(struct goodix_ts_data *ts);
Dgoodix_fwupload.c348 bool goodix_handle_fw_request(struct goodix_ts_data *ts) in goodix_handle_fw_request() function
Dgoodix.c296 if (goodix_handle_fw_request(ts)) in goodix_ts_read_input_report()