Home
last modified time | relevance | path

Searched full:enumeration (Results 1 – 25 of 479) sorted by relevance

12345678910>>...20

/openbmc/linux/Documentation/driver-api/rapidio/
Drapidio.rst
/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/
Denum-attributes.c
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dhrystone/dhrystone-2.1/
H A Ddhrystone-c89.patch22 +void Proc_6 (Enumeration Enum_Val_Par, Enumeration *Enum_Ref_Par);
45 Enumeration Func_1 ();
46 /* forward declaration necessary since Enumeration may not simply be int */
48 @@ -41,6 +42,8 @@ Enumeration Func_1 ();
114 Enumeration Enum_Loc;
164 +Boolean Func_3 (Enumeration Enum_Par_Val);
168 +void Proc_6 (Enumeration Enum_Val_Par, Enumeration *Enum_Ref_Par)
173 -Enumeration Enum_Val_Par;
174 -Enumeration *Enum_Ref_Par;
178 @@ -61,7 +62,7 @@ Enumeration *Enum_Ref_Par;
[all …]
H A D0001-fix-too-many-arguments-error-in-gcc15.patch11 33 | Enumeration Func_1 ();
28 -Enumeration Func_1 ();
29 +Enumeration Func_1 (Capital_Letter Ch_1_Par_Val, Capital_Letter Ch_2_Par_Val);
30 /* forward declaration necessary since Enumeration may not simply be int */
/openbmc/linux/drivers/rapidio/
Drio-scan.c
/openbmc/u-boot/lib/dhry/
H A Ddhry_2.c54 void Proc_6(Enumeration, Enumeration *);
57 Enumeration Func_1(Capital_Letter, Capital_Letter);
59 Boolean Func_3(Enumeration);
61 void Proc_6 (Enumeration Enum_Val_Par, Enumeration *Enum_Ref_Par) in Proc_6()
135 Enumeration Func_1 (Capital_Letter Ch_1_Par_Val, Capital_Letter Ch_2_Par_Val) in Func_1()
206 Enumeration Enum_Par_Val; in Func_3()
208 Enumeration Enum_Loc;
/openbmc/qemu/qapi/
H A Dcommon.json13 # An enumeration of the I/O operation types
27 # An enumeration of three options: on, off, and auto
43 # An enumeration of three values: on, off, and split
76 # An enumeration of options for specifying a PCI BAR
102 # An enumeration of PCIe link speeds in units of GT/s
124 # An enumeration of PCIe link width
H A Dmachine-common.json16 # An enumeration of CPU entitlements that can be assumed by a virtual
27 # An enumeration of CPU topology levels.
69 # Caches a system may have. The enumeration value here is the
94 # enumeration as the parameter, i.e., CPUs in the same
/openbmc/linux/drivers/fpga/
Ddfl-pci.c
/openbmc/linux/Documentation/userspace-api/media/v4l/
Dvidioc-enum-framesizes.rst
Dvidioc-enum-frameintervals.rst
/openbmc/linux/Documentation/ABI/testing/
Dsysfs-bus-dfl-devices-n3000-nios
/openbmc/sdbusplus/docs/yaml/
H A Dinterface.md32 representing the enumeration name. The [D-Bus API design
41 type. Within an interface you can define an enumeration and the bindings will
42 have a C++ enumeration defined for it. At a D-Bus level any property or method
46 and C++ enumeration values and clients will get an
50 An enumeration must have the YAML properties `name` and `values` and may
53 enum type. The `values` are a list of enumeration values each containing their
131 ### Enumeration Types
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dmetric_definition.hpp35 Enumeration, enumerator
78 {MetricDataType::Enumeration, "Enumeration"},
H A Dattribute_registry.hpp12 Enumeration, enumerator
78 {AttributeType::Enumeration, "Enumeration"},
/openbmc/linux/include/media/i2c/
Dsaa7127.h
/openbmc/u-boot/doc/
H A DREADME.fsl-dpaa10 which 10GEC enumeration is consistent with MAC enumeration.
/openbmc/linux/drivers/scsi/isci/
Disci.h
/openbmc/linux/lib/
Ddhry_2.c
Ddhry.h
/openbmc/linux/Documentation/networking/caif/
Dcaif.rst
/openbmc/linux/Documentation/devicetree/bindings/pci/
Dfsl,pci.txt
/openbmc/u-boot/doc/driver-model/
H A Dusb-info.txt124 care of this numbering automatically during enumeration.
133 Enumeration in U-Boot takes a long time since devices are probed one at a
179 The enumeration process needs to work out which driver to attach to each USB
188 Technical details on enumeration flow
198 - The controller is probed(). This does no enumeration.
268 - the bus enumeration happens by virtue of driver model's natural device flow
271 enumeration goes
329 that it will be found as part of normal USB enumeration. Then, instead of a
393 it would be possible to speed up enumeration in two ways:
397 - enumeration could be lazy, in the sense that we could enumerate just the
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/
H A DMultiFactorAuthConfiguration.interface.yaml23 include 'None' enumeration value.
28 Multi-factor authentication type enumeration, Types of multi-factor
/openbmc/sdbusplus/include/sdbusplus/
H A Dexception.hpp144 "An enumeration mapping was attempted for which no valid enumeration "
148 "An enumeration mapping was attempted for which no valid enumeration "

12345678910>>...20