Searched refs:HID_COLLECTION_PHYSICAL (Results 1 – 4 of 4) sorted by relevance
76 if (collection->type == HID_COLLECTION_PHYSICAL || in sensor_hub_get_physical_device_count()662 if (collection->type == HID_COLLECTION_PHYSICAL || in sensor_hub_probe()
309 field->physical = hid_lookup_collection(parser, HID_COLLECTION_PHYSICAL); in hid_add_field()806 (type == HID_COLLECTION_PHYSICAL || in hid_scan_collection()
2293 col->type == HID_COLLECTION_PHYSICAL) in hidinput_connect()
103 #define HID_COLLECTION_PHYSICAL 0 macro