Searched refs:cyttsp5_hid_field (Results 1 – 1 of 1) sorted by relevance
48 struct cyttsp5_hid_field { struct67 struct cyttsp5_hid_field *fields[CY_HID_MAX_FIELDS]; argument313 static struct cyttsp5_hid_field *cyttsp5_create_hid_field_( in cyttsp5_create_hid_field_()316 struct cyttsp5_hid_field *field; in cyttsp5_create_hid_field_()324 field = kzalloc(sizeof(struct cyttsp5_hid_field), GFP_KERNEL); in cyttsp5_create_hid_field_()2924 struct cyttsp5_hid_field *field; in parse_report_descriptor()3197 static struct cyttsp5_hid_field *find_report_desc_field( in find_report_desc_field()3202 struct cyttsp5_hid_field *field = NULL; in find_report_desc_field()3226 struct cyttsp5_hid_field *field) in fill_tch_abs()3259 struct cyttsp5_hid_field *field; in setup_report_descriptor()[all …]