Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/
Dbuiltin-bench.c102 struct collection { struct
108 static struct collection collections[] = { argument
/linux-6.1.9/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-6.1.9/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
1010 struct its_collection *collection; in vgic_its_alloc_collection() local
1027 struct its_collection *collection; in vgic_its_free_collection() local
1051 struct its_collection *collection, in vgic_its_alloc_ite()
1080 struct its_collection *collection, *new_coll = NULL; in vgic_its_cmd_handle_mapi() local
1246 struct its_collection *collection; in vgic_its_cmd_handle_mapc() local
1378 struct its_collection *collection; in vgic_its_cmd_handle_invall() local
2203 struct its_collection *collection; in vgic_its_restore_ite() local
[all …]
/linux-6.1.9/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.c126 struct hid_collection *collection; in open_collection() local
206 struct hid_collection *collection = parser->device->collection; in hid_lookup_collection() local
1064 struct hid_collection *collection; in hid_apply_multiplier_to_field() local
Dhid-input.c638 struct hid_collection *collection; in hidinput_field_in_collection() local
/linux-6.1.9/include/rdma/
Duverbs_std_types.h132 struct ib_flow_action **collection; member
/linux-6.1.9/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-6.1.9/include/linux/
Dhid.h580 struct hid_collection *collection; /* List of HID collections */ member
/linux-6.1.9/drivers/gpu/drm/
Ddrm_edid.c4758 const u8 *collection; member