Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hid/
Dhid-goodix-spi.c280 static void goodix_hid_find_max_report(struct hid_device *hid, unsigned int type, in goodix_hid_find_max_report() function
299 goodix_hid_find_max_report(hid, HID_INPUT_REPORT, &bufsize); in goodix_hid_start()
300 goodix_hid_find_max_report(hid, HID_OUTPUT_REPORT, &bufsize); in goodix_hid_start()
301 goodix_hid_find_max_report(hid, HID_FEATURE_REPORT, &bufsize); in goodix_hid_start()