Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/
Dbuiltin-bench.c95 struct collection { struct
101 static struct collection collections[] = { argument
/Linux-v5.15/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-v5.15/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-v5.15/drivers/hid/
Dhid-sensor-hub.c75 struct hid_collection *collection = &hdev->collection[i]; in sensor_hub_get_physical_device_count() local
479 struct hid_collection *collection = NULL; in sensor_hub_raw_event() local
658 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
Dhid-input.c573 struct hid_collection *collection; in hidinput_field_in_collection() local
/Linux-v5.15/include/rdma/
Duverbs_std_types.h132 struct ib_flow_action **collection; member
/Linux-v5.15/tools/perf/scripts/python/
Dexported-sql-viewer.py1270 def __init__(self, collection, xbase=Decimal(0), ybase=Decimal(0)): argument
1295 def __init__(self, db, collection, cpu, xbase): argument
1679 def __init__(self, collection, data, attrs, event_handler, first, parent=None): argument
1795 def __init__(self, collection, attrs, event_handler, child_class, parent=None): argument
1922 def __init__(self, collection, region_attributes, parent=None): argument
1996 def __init__(self, collection, region_attributes, parent=None): argument
2190 def __init__(self, glb, collection, parent=None): argument
/Linux-v5.15/include/linux/
Dhid.h558 struct hid_collection *collection; /* List of HID collections */ member