Home
last modified time | relevance | path

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

/linux-5.10/tools/perf/
Dbuiltin-bench.c94 struct collection { struct
100 static struct collection collections[] = { argument
/linux-5.10/Documentation/driver-api/media/
Ddtv-frontend.rst341 if the driver have a bit that indicates when a collected data is ready
381 If the driver doesn't provide a statistics available check bit
/linux-5.10/arch/arm64/kvm/vgic/
Dvgic-its.c144 struct its_collection *collection; member
261 struct its_collection *collection; in find_collection() local
876 struct its_collection *collection; in vgic_its_cmd_handle_movi() local
983 struct its_collection *collection; in vgic_its_alloc_collection() local
1003 struct its_collection *collection; in vgic_its_free_collection() local
1027 struct its_collection *collection, in vgic_its_alloc_ite()
1056 struct its_collection *collection, *new_coll = NULL; in vgic_its_cmd_handle_mapi() local
1217 struct its_collection *collection; in vgic_its_cmd_handle_mapc() local
1306 struct its_collection *collection; in vgic_its_cmd_handle_invall() local
2147 struct its_collection *collection; in vgic_its_restore_ite() local
[all …]
/linux-5.10/drivers/hid/
Dhid-sensor-hub.c76 struct hid_collection *collection = &hdev->collection[i]; in sensor_hub_get_physical_device_count() local
475 struct hid_collection *collection = NULL; in sensor_hub_raw_event() local
655 struct hid_collection *collection = &hdev->collection[i]; in sensor_hub_probe() local
Dhid-core.c123 struct hid_collection *collection; in open_collection() local
203 struct hid_collection *collection = parser->device->collection; in hid_lookup_collection() local
1059 struct hid_collection *collection; in hid_apply_multiplier_to_field() local
/linux-5.10/include/rdma/
Duverbs_std_types.h132 struct ib_flow_action **collection; member
/linux-5.10/tools/perf/scripts/python/
Dexported-sql-viewer.py1263 def __init__(self, collection, xbase=Decimal(0), ybase=Decimal(0)): argument
1288 def __init__(self, db, collection, cpu, xbase): argument
1672 def __init__(self, collection, data, attrs, event_handler, first, parent=None): argument
1788 def __init__(self, collection, attrs, event_handler, child_class, parent=None): argument
1915 def __init__(self, collection, region_attributes, parent=None): argument
1989 def __init__(self, collection, region_attributes, parent=None): argument
2183 def __init__(self, glb, collection, parent=None): argument
/linux-5.10/include/linux/
Dhid.h552 struct hid_collection *collection; /* List of HID collections */ member