Searched refs:HID_COLLECTION_APPLICATION (Results 1 – 5 of 5) sorted by relevance
78 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()
176 if (type == HID_COLLECTION_APPLICATION) in open_collection()267 application = hid_lookup_collection(parser, HID_COLLECTION_APPLICATION); in hid_add_field()2004 if (col->type == HID_COLLECTION_APPLICATION && in hid_connect()
1913 if (col->type == HID_COLLECTION_APPLICATION || in hidinput_connect()
631 HID_COLLECTION_APPLICATION && arg-- == 0) in hiddev_ioctl()885 HID_COLLECTION_APPLICATION && in hiddev_connect()
103 #define HID_COLLECTION_APPLICATION 1 macro