Home
last modified time | relevance | path

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

12

/openbmc/phosphor-pid-control/dbus/
H A Ddbuspassiveredundancy.cpp42 constexpr const char* collection = "Collection"; variable
79 std::variant<std::vector<std::string>> collection; in DbusPassiveRedundancy() local
171 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/openpower-vpd-parser/configuration/ibm/
H A D50003000_v2.json616 "collection": { object
640 "collection": { object
664 "collection": { object
688 "collection": { object
712 "collection": { object
736 "collection": { object
760 "collection": { object
784 "collection": { object
808 "collection": { object
832 "collection": { object
[all …]
H A D50003000.json616 "collection": { object
640 "collection": { object
664 "collection": { object
688 "collection": { object
712 "collection": { object
736 "collection": { object
760 "collection": { object
784 "collection": { object
808 "collection": { object
832 "collection": { object
[all …]
H A D50001001_v2.json926 "collection": { object
950 "collection": { object
982 "collection": { object
1008 "collection": { object
1746 "collection": { object
1766 "collection": { object
1783 "collection": { object
1856 "collection": { object
1876 "collection": { object
1893 "collection": { object
[all …]
H A D50001000.json1058 "collection": { object
1082 "collection": { object
1114 "collection": { object
1140 "collection": { object
1878 "collection": { object
1894 "collection": { object
1911 "collection": { object
1984 "collection": { object
2000 "collection": { object
2017 "collection": { object
[all …]
H A D50001001.json904 "collection": { object
928 "collection": { object
960 "collection": { object
986 "collection": { object
1724 "collection": { object
1740 "collection": { object
1757 "collection": { object
1830 "collection": { object
1846 "collection": { object
1863 "collection": { object
[all …]
H A D50001000_v2.json1080 "collection": { object
1103 "collection": { object
1136 "collection": { object
1162 "collection": { object
1902 "collection": { object
1922 "collection": { object
1939 "collection": { object
2012 "collection": { object
2032 "collection": { object
2049 "collection": { object
[all …]
H A D50001002.json746 "collection": { object
769 "collection": { object
801 "collection": { object
827 "collection": { object
1212 "collection": { object
1232 "collection": { object
1248 "collection": { object
1389 "collection": { object
1415 "collection": { object
1453 "collection": { object
[all …]
/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
888 struct its_collection *collection; in vgic_its_cmd_handle_movi() local
1022 struct its_collection *collection; in vgic_its_alloc_collection() local
1039 struct its_collection *collection; in vgic_its_free_collection() local
1063 struct its_collection *collection, in vgic_its_alloc_ite()
1092 struct its_collection *collection, *new_coll = NULL; in vgic_its_cmd_handle_mapi() local
1260 struct its_collection *collection; in vgic_its_cmd_handle_mapc() local
1392 struct its_collection *collection; in vgic_its_cmd_handle_invall() local
2238 struct its_collection *collection; in vgic_its_restore_ite() 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.py1206 def calc_layer_priority(collection): argument
/openbmc/bmcweb/redfish-core/lib/
H A Dsensors.hpp579 const std::vector<std::string>* collection = in populateFanRedundancy() local

12