Home
last modified time | relevance | path

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

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