Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-sensor-hub.c78 collection->type == HID_COLLECTION_APPLICATION) in sensor_hub_get_physical_device_count()
663 collection->type == HID_COLLECTION_APPLICATION) { in sensor_hub_probe()
709 if (collection->type == HID_COLLECTION_APPLICATION && in sensor_hub_probe()
H A Dhid-core.c176 if (type == HID_COLLECTION_APPLICATION) in open_collection()
266 application = hid_lookup_collection(parser, HID_COLLECTION_APPLICATION); in hid_add_field()
1993 if (col->type == HID_COLLECTION_APPLICATION && in hid_connect()
H A Dhid-input.c1905 if (col->type == HID_COLLECTION_APPLICATION || in hidinput_connect()
/OK3568_Linux_fs/kernel/drivers/hid/usbhid/
H A Dhiddev.c631 HID_COLLECTION_APPLICATION && arg-- == 0) in hiddev_ioctl()
885 HID_COLLECTION_APPLICATION && in hiddev_connect()
/OK3568_Linux_fs/kernel/include/linux/
H A Dhid.h103 #define HID_COLLECTION_APPLICATION 1 macro
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_core.c3433 [HID_COLLECTION_APPLICATION], in cyttsp5_get_report_descriptor_()