Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/dbus/
H A Ddbuspassiveredundancy.cpp42 constexpr const char* collection = "Collection"; variable
78 std::variant<std::vector<std::string>> collection; in DbusPassiveRedundancy() local
170 std::vector<std::string> collection = in populateFailures() local
/openbmc/linux/tools/perf/
H A Dbuiltin-bench.c115 struct collection { struct
121 static struct collection collections[] = { argument
/openbmc/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
/openbmc/telemetry/src/utils/
H A Dconversion_trigger.hpp49 bool isFirstElementOfType(const std::vector<VariantT>& collection) in isFirstElementOfType()
/openbmc/openbmc/poky/bitbake/lib/layerindexlib/tests/
H A Dcooker.py74 def _check(collection, expected): argument
H A Drestapi.py130 def _check(collection, expected): argument
/openbmc/linux/arch/arm64/kvm/vgic/
H A Dvgic-its.c144 struct its_collection *collection; member
261 struct its_collection *collection; in find_collection() local
884 struct its_collection *collection; in vgic_its_cmd_handle_movi() local
1018 struct its_collection *collection; in vgic_its_alloc_collection() local
1035 struct its_collection *collection; in vgic_its_free_collection() local
1059 struct its_collection *collection, in vgic_its_alloc_ite()
1254 struct its_collection *collection; in vgic_its_cmd_handle_mapc() local
1386 struct its_collection *collection; in vgic_its_cmd_handle_invall() local
2232 struct its_collection *collection; in vgic_its_restore_ite() local
2568 struct its_collection *collection; in vgic_its_restore_cte() local
[all …]
/openbmc/phosphor-health-monitor/
H A Dhealth_metric_collection.hpp5 namespace phosphor::health::metric::collection namespace
H A Dhealth_metric_collection.cpp16 namespace phosphor::health::metric::collection namespace
/openbmc/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
/openbmc/phosphor-webui/app/common/directives/
H A DdirPagination.js120 function(collection) { argument
537 return function(collection, itemsPerPage, paginationId) { argument
/openbmc/openbmc/poky/bitbake/lib/layerindexlib/
H A D__init__.py300 def find_collection(self, collection, version=None, branch=None): argument
772 def find_collection(self, collection, version=None, branches=None): argument
1055 def define_data(self, id, collection, version, layer, branch, argument
/openbmc/linux/include/rdma/
H A Duverbs_std_types.h132 struct ib_flow_action **collection; member
/openbmc/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
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcooker.py1208 def calc_layer_priority(collection): argument
/openbmc/bmcweb/redfish-core/lib/
H A Dsensors.hpp571 const std::vector<std::string>* collection = in populateFanRedundancy() local
/openbmc/linux/include/linux/
H A Dhid.h607 struct hid_collection *collection; /* List of HID collections */ member
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_edid.c4914 const u8 *collection; member