Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_core.c59 struct cyttsp5_hid_report *report;
63 struct cyttsp5_hid_report { struct
258 static struct cyttsp5_hid_report *cyttsp5_get_hid_report_( in cyttsp5_get_hid_report_()
262 struct cyttsp5_hid_report *report = NULL; in cyttsp5_get_hid_report_()
275 report = kzalloc(sizeof(struct cyttsp5_hid_report), in cyttsp5_get_hid_report_()
291 struct cyttsp5_hid_report *report; in cyttsp5_free_hid_reports_()
314 struct cyttsp5_hid_report *report) in cyttsp5_create_hid_field_()
2923 struct cyttsp5_hid_report *report; in parse_report_descriptor()
3201 struct cyttsp5_hid_report *report = NULL; in find_report_desc_field()
3239 static struct cyttsp5_hid_report *find_report_desc(struct cyttsp5_core_data *cd, in find_report_desc()
[all …]
H A Dcyttsp5_regs.h1000 struct cyttsp5_hid_report *hid_reports[CY_HID_MAX_REPORTS];