Searched defs:collection (Results 1 – 9 of 9) sorted by relevance
/linux/tools/perf/ |
A D | builtin-bench.c | 95 struct collection { struct 101 static struct collection collections[] = { argument
|
/linux/Documentation/driver-api/media/ |
A D | dtv-frontend.rst | 341 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/ |
A D | vgic-its.c | 144 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() 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 2466 struct its_collection *collection; in vgic_its_restore_cte() local [all …]
|
/linux/drivers/hid/ |
A D | hid-sensor-hub.c | 75 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
|
A D | hid-core.c | 123 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
|
A D | hid-input.c | 578 struct hid_collection *collection; in hidinput_field_in_collection() local
|
/linux/include/rdma/ |
A D | uverbs_std_types.h | 132 struct ib_flow_action **collection; member
|
/linux/tools/perf/scripts/python/ |
A D | exported-sql-viewer.py | 1270 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/include/linux/ |
A D | hid.h | 558 struct hid_collection *collection; /* List of HID collections */ member
|
Completed in 39 milliseconds