Home
last modified time | relevance | path

Searched full:addition (Results 1 – 25 of 2139) sorted by relevance

12345678910>>...86

/openbmc/qemu/contrib/elf2dmp/
H A Dkdbg.h110 /* NT 5.1 Addition */
115 /* NT 5.0 hotfix addition */
129 /* NT 5.1 Addition */
136 /* Server 2003 addition */
186 /* Longhorn addition */
192 /* Windows 7 addition */
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_sel.robot153 Verify IPMI SEL Most Recent Addition Timestamp
154 [Documentation] Verify most recent addition timestamp in SEL info.
157 # Get Most Recent Addition Timestamp from SEL Info.
158 ${addition_timestamp}= Get Most Recent Addition Timestamp From SEL Info
167 # Compare epoch of sel entry timestamp and last addition timestamp.
189 # Get Most Recent Addition Timestamp from SEL Info.
190 ${addition}= Get Most Recent Addition Timestamp From SEL Info
191 ${epoch_addition}= Convert To Integer ${addition} 16
193 # Compare epoch of sel entry timestamp and last addition timestamp.
207 # Get Most Recent Addition Timestamp from SEL Info.
[all …]
/openbmc/linux/sound/soc/intel/boards/
H A Dsof_sdw_dmic.c30 dev_err(card->dev, "DMic widget addition failed: %d\n", ret); in sof_sdw_dmic_init()
31 /* Don't need to add routes if widget addition failed */ in sof_sdw_dmic_init()
39 dev_err(card->dev, "DMic map addition failed: %d\n", ret); in sof_sdw_dmic_init()
H A Dsof_sdw_rt700.c66 dev_err(card->dev, "rt700 controls addition failed: %d\n", ret); in rt700_rtd_init()
73 dev_err(card->dev, "rt700 widgets addition failed: %d\n", ret); in rt700_rtd_init()
81 dev_err(card->dev, "rt700 map addition failed: %d\n", ret); in rt700_rtd_init()
H A Dsof_sdw_rt5682.c66 dev_err(card->dev, "rt5682 control addition failed: %d\n", ret); in rt5682_rtd_init()
73 dev_err(card->dev, "rt5682 widgets addition failed: %d\n", ret); in rt5682_rtd_init()
81 dev_err(card->dev, "rt5682 map addition failed: %d\n", ret); in rt5682_rtd_init()
H A Dsof_sdw_cs42l42.c67 dev_err(card->dev, "cs42l42 control addition failed: %d\n", ret); in cs42l42_rtd_init()
74 dev_err(card->dev, "cs42l42 widgets addition failed: %d\n", ret); in cs42l42_rtd_init()
82 dev_err(card->dev, "cs42l42 map addition failed: %d\n", ret); in cs42l42_rtd_init()
H A Dsof_sdw_rt711.c90 dev_err(card->dev, "rt711 controls addition failed: %d\n", ret); in rt711_rtd_init()
97 dev_err(card->dev, "rt711 widgets addition failed: %d\n", ret); in rt711_rtd_init()
105 dev_err(card->dev, "rt711 map addition failed: %d\n", ret); in rt711_rtd_init()
/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Dfrontend-property-satellite-systems.rst37 In addition, the :ref:`DTV QoS statistics <frontend-stat-properties>`
52 In addition to all parameters valid for DVB-S, DVB-S2 supports the
65 In addition, the :ref:`DTV QoS statistics <frontend-stat-properties>`
74 In addition to all parameters valid for DVB-S, turbo code supports the
H A Dfrontend-property-terrestrial-systems.rst45 In addition, the :ref:`DTV QoS statistics <frontend-stat-properties>`
89 In addition, the :ref:`DTV QoS statistics <frontend-stat-properties>`
178 In addition, the :ref:`DTV QoS statistics <frontend-stat-properties>`
203 In addition, the :ref:`DTV QoS statistics <frontend-stat-properties>`
256 In addition, the :ref:`DTV QoS statistics <frontend-stat-properties>`
293 In addition, the :ref:`DTV QoS statistics <frontend-stat-properties>`
/openbmc/linux/certs/
H A Dsystem_keyring.c36 * restrict_link_by_builtin_trusted - Restrict keyring addition by built-in CA
42 * Restrict the addition of keys into a keyring based on the key-to-be-added
61 * Restrict the addition of keys into a keyring based on the key-to-be-added
77 * addition by both built-in and secondary keyrings.
83 * Restrict the addition of keys into a keyring based on the key-to-be-added
113 * Restrict the addition of keys into a keyring based on the key-to-be-added
196 * restrict_link_by_builtin_secondary_and_machine - Restrict keyring addition.
202 * Restrict the addition of keys into a keyring based on the key-to-be-added
/openbmc/openbmc/poky/meta-skeleton/recipes-kernel/linux/
H A Dlinux-yocto-custom.bb44 # example configuration addition:
46 # example patch addition (for kernel v4.x only):
48 # example feature addition (for kernel v4.x only):
/openbmc/entity-manager/src/
H A Dexpression.cpp29 return Operation::addition; in parseOperation()
55 case Operation::addition: in evaluate()
95 std::optional<Operation> next = Operation::addition; in evaluate()
/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/
H A Darmada-370-xp.txt11 In addition, boards using the Marvell Armada 370 SoC shall have the
18 In addition, boards using the Marvell Armada XP SoC shall have the
H A Dmarvell,orion5x.txt9 In addition, the above compatible shall be extended with the specific
15 And in addition, the compatible shall be extended with the specific
H A Darmada-38x.txt11 In addition, boards using the Marvell Armada 385 SoC shall have the
18 In addition, boards using the Marvell Armada 388 SoC shall have the
H A D98dx3236.txt11 In addition, boards using the Marvell 98DX3336 SoC shall have the
18 In addition, boards using the Marvell 98DX4251 SoC shall have the
/openbmc/linux/Documentation/sound/designs/
H A Dcompress-offload.rst118 dynamic and dependent on existing workloads. In addition to codec
145 - Addition of FLAC and IEC formats
148 - Addition of set_params for decoders (missing in OpenMAX AL)
149 - Addition of AMR/AMR-WB encoding modes (missing in OpenMAX AL)
150 - Addition of format information for WMA
151 - Addition of encoding options when required (derived from OpenMAX IL)
152 - Addition of rateControlSupported (missing in OpenMAX AL)
/openbmc/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_htab_mem.c19 /* Do synchronization between addition thread and deletion thread */
226 /* Do addition */ in htab_mem_add_fn()
238 /* Wait for addition to complete */ in htab_mem_delete_fn()
242 /* Notify addition thread to do addition */ in htab_mem_delete_fn()
/openbmc/linux/Documentation/driver-api/
H A Ddevice_link.rst40 ``DL_FLAG_PM_RUNTIME`` flag on addition of the device link, the PM core
76 addition (e.g. exclusion of a parallel suspend/resume transition) apply equally
80 Several flags may be specified on device link addition, two of which
110 device links (i.e. when ``DL_FLAG_STATELESS`` is not specified on link addition)
230 To ensure this, upon addition of the device link the consumer and the
236 verified upon device link addition that the supplier is not dependent
242 Notably this also prevents the addition of a device link from a parent
/openbmc/linux/arch/parisc/include/asm/
H A Dprefetch.h6 * In addition, many implementations do hardware prefetching of both
33 /* LDD is a PA2.0 addition. */
/openbmc/linux/Documentation/admin-guide/nfs/
H A Dpnfs-scsi-server.rst8 which in addition to handling all the metadata access to the NFS export,
15 addition to the MDS. As of now the file system needs to sit directly on the
/openbmc/linux/drivers/base/power/
H A Dwakeirq.c111 * Some devices have a separate wake-up interrupt in addition to the
202 * Unless your hardware has separate wake-up interrupts in addition
206 * a dedicated wake-up interrupt in addition to the device IO
221 * Unless your hardware has separate wake-up interrupts in addition
225 * wake-up interrupt in addition to the device IO interrupt. It sets
/openbmc/linux/Documentation/devicetree/bindings/net/can/
H A Dmpc5xxx-mscan.txt9 In addition to the required compatible-, reg- and interrupt-properties, you can
20 In addition to the required compatible-, reg- and interrupt-properties, you can
/openbmc/linux/Documentation/accel/
H A Dintroduction.rst29 addition, these devices will usually have some tools, such as profiler and
38 that are tailored-made to their h/w. In addition, they will also probably
54 devices. In addition, new features that will be added for the accelerator
/openbmc/linux/drivers/hwtracing/stm/
H A DKconfig34 over the STP transport. In addition to the data payload, it
39 addition to the MIPI STP, in order to extract the data.

12345678910>>...86