Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-bench.c115 struct collection { global() struct
121 benchmarkscollection global() argument
[all...]
/linux/Documentation/driver-api/media/
H A 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/arch/arm64/kvm/vgic/
H A Dvgic-its.c148 struct its_collection *collection; member
259 struct its_collection *collection; in find_collection() local
811 struct its_collection *collection; in vgic_its_cmd_handle_movi() local
945 struct its_collection *collection; in vgic_its_alloc_collection() local
962 struct its_collection *collection; in vgic_its_free_collection() local
986 struct its_collection *collection, in vgic_its_alloc_ite()
1015 struct its_collection *collection, *new_coll = NULL; in vgic_its_cmd_handle_mapi() local
1181 struct its_collection *collection; in vgic_its_cmd_handle_mapc() local
1311 struct its_collection *collection; in vgic_its_cmd_handle_invall() local
2113 struct its_collection *collection; in vgic_its_restore_ite() local
[all …]
/linux/drivers/hid/
H A 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
H A Dhid-core.c121 struct hid_collection *collection; in open_collection() local
201 struct hid_collection *collection = parser->device->collection; in hid_lookup_collection() local
1071 struct hid_collection *collection; in hid_apply_multiplier_to_field() local
H A Dhid-input.c659 struct hid_collection *collection; in hidinput_field_in_collection() local
/linux/include/rdma/
H A Duverbs_std_types.h132 struct ib_flow_action **collection; member
/linux/tools/perf/scripts/python/
H A 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/tools/testing/selftests/net/tcp_ao/
H A Dkey-management.c430 static struct key_collection collection; variable
/linux/include/linux/
H A Dhid.h607 struct hid_collection *collection; /* List of HID collections */ member
/linux/drivers/gpu/drm/
H A Ddrm_edid.c4960 const u8 *collection; member