Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-sensor-hub.c77 if (collection->type == HID_COLLECTION_PHYSICAL || in sensor_hub_get_physical_device_count()
662 if (collection->type == HID_COLLECTION_PHYSICAL || in sensor_hub_probe()
H A Dhid-core.c307 field->physical = hid_lookup_collection(parser, HID_COLLECTION_PHYSICAL); in hid_add_field()
802 type == HID_COLLECTION_PHYSICAL) in hid_scan_collection()
H A Dhid-input.c1906 col->type == HID_COLLECTION_PHYSICAL) in hidinput_connect()
/OK3568_Linux_fs/kernel/include/linux/
H A Dhid.h102 #define HID_COLLECTION_PHYSICAL 0 macro
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_core.c3431 [HID_COLLECTION_PHYSICAL], in cyttsp5_get_report_descriptor_()