Searched refs:HID_COLLECTION_APPLICATION (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/hid/
H A Dhid-sensor-hub.c77 collection->type == HID_COLLECTION_APPLICATION)
663 collection->type == HID_COLLECTION_APPLICATION) {
709 if (collection->type == HID_COLLECTION_APPLICATION &&
H A Dhid-core.c174 if (type == HID_COLLECTION_APPLICATION)
265 application = hid_lookup_collection(parser, HID_COLLECTION_APPLICATION);
814 type == HID_COLLECTION_APPLICATION))
2234 if (col->type == HID_COLLECTION_APPLICATION &&
H A Dhid-input.c2294 if (col->type == HID_COLLECTION_APPLICATION ||
/linux-master/drivers/hid/usbhid/
H A Dhiddev.c631 HID_COLLECTION_APPLICATION && arg-- == 0)
885 HID_COLLECTION_APPLICATION &&
/linux-master/include/linux/
H A Dhid.h104 #define HID_COLLECTION_APPLICATION 1 macro

Completed in 145 milliseconds