Home
last modified time | relevance | path

Searched defs:collection (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/virt/kvm/arm/vgic/
Dvgic-its.c155 struct its_collection *collection; member
271 struct its_collection *collection; in find_collection() local
738 struct its_collection *collection; in vgic_its_cmd_handle_movi() local
846 struct its_collection *collection; in vgic_its_alloc_collection() local
866 struct its_collection *collection; in vgic_its_free_collection() local
890 struct its_collection *collection, in vgic_its_alloc_ite()
919 struct its_collection *collection, *new_coll = NULL; in vgic_its_cmd_handle_mapi() local
1078 struct its_collection *collection; in vgic_its_cmd_handle_mapc() local
1166 struct its_collection *collection; in vgic_its_cmd_handle_invall() local
1969 struct its_collection *collection; in vgic_its_restore_ite() local
[all …]
/linux-4.19.296/drivers/hid/
Dhid-sensor-hub.c89 struct hid_collection *collection = &hdev->collection[i]; in sensor_hub_get_physical_device_count() local
493 struct hid_collection *collection = NULL; in sensor_hub_raw_event() local
673 struct hid_collection *collection = &hdev->collection[i]; in sensor_hub_probe() local
Dhid-core.c126 struct hid_collection *collection; in open_collection() local
203 struct hid_collection *collection = parser->device->collection; in hid_lookup_collection() local
/linux-4.19.296/include/linux/
Dhid.h557 struct hid_collection *collection; /* List of HID collections */ member