Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/
Dbuiltin-bench.c115 struct collection { struct
121 static struct collection collections[] = { argument
/Linux-v6.6/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-v6.6/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
2222 struct its_collection *collection; in vgic_its_restore_ite() local
[all …]
/Linux-v6.6/drivers/hid/
Dhid-sensor-hub.c75 struct hid_collection *collection = &hdev->collection[i]; in sensor_hub_get_physical_device_count() local
480 struct hid_collection *collection = NULL; in sensor_hub_raw_event() local
660 struct hid_collection *collection = &hdev->collection[i]; in sensor_hub_probe() local
Dhid-core.c121 struct hid_collection *collection; in open_collection() local
201 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.c680 struct hid_collection *collection; in hidinput_field_in_collection() local
/Linux-v6.6/include/rdma/
Duverbs_std_types.h132 struct ib_flow_action **collection; member
/Linux-v6.6/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-v6.6/include/linux/
Dhid.h607 struct hid_collection *collection; /* List of HID collections */ member
/Linux-v6.6/drivers/gpu/drm/
Ddrm_edid.c4905 const u8 *collection; member