hid_collection    123 drivers/hid/hid-core.c 	struct hid_collection *collection;
hid_collection    146 drivers/hid/hid-core.c 				array3_size(sizeof(struct hid_collection),
hid_collection    155 drivers/hid/hid-core.c 			sizeof(struct hid_collection) *
hid_collection    158 drivers/hid/hid-core.c 			sizeof(struct hid_collection) *
hid_collection    203 drivers/hid/hid-core.c 	struct hid_collection *collection = parser->device->collection;
hid_collection   1049 drivers/hid/hid-core.c 					  struct hid_collection *multiplier_collection,
hid_collection   1052 drivers/hid/hid-core.c 	struct hid_collection *collection;
hid_collection   1083 drivers/hid/hid-core.c 	struct hid_collection *multiplier_collection;
hid_collection   1237 drivers/hid/hid-core.c 				     sizeof(struct hid_collection), GFP_KERNEL);
hid_collection   1968 drivers/hid/hid-core.c 		struct hid_collection *col = &hdev->collection[i];
hid_collection   1871 drivers/hid/hid-input.c 			struct hid_collection *col = &hid->collection[i];
hid_collection     76 drivers/hid/hid-sensor-hub.c 		struct hid_collection *collection = &hdev->collection[i];
hid_collection    475 drivers/hid/hid-sensor-hub.c 	struct hid_collection *collection = NULL;
hid_collection    654 drivers/hid/hid-sensor-hub.c 		struct hid_collection *collection = &hdev->collection[i];
hid_collection    550 include/linux/hid.h 	struct hid_collection *collection;				/* List of HID collections */