/openbmc/qemu/contrib/elf2dmp/ |
H A D | kdbg.h | 110 /* 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 D | test_ipmi_sel.robot | 153 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 D | sof_sdw_dmic.c | 30 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 D | sof_sdw_rt700.c | 66 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 D | sof_sdw_rt5682.c | 66 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 D | sof_sdw_cs42l42.c | 67 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 D | sof_sdw_rt711.c | 90 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 D | frontend-property-satellite-systems.rst | 37 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 D | frontend-property-terrestrial-systems.rst | 45 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 D | system_keyring.c | 36 * 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 D | linux-yocto-custom.bb | 44 # 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 D | expression.cpp | 29 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 D | armada-370-xp.txt | 11 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 D | marvell,orion5x.txt | 9 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 D | armada-38x.txt | 11 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 D | 98dx3236.txt | 11 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 D | compress-offload.rst | 118 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 D | bench_htab_mem.c | 19 /* 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 D | device_link.rst | 40 ``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 D | prefetch.h | 6 * In addition, many implementations do hardware prefetching of both 33 /* LDD is a PA2.0 addition. */
|
/openbmc/linux/Documentation/admin-guide/nfs/ |
H A D | pnfs-scsi-server.rst | 8 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 D | wakeirq.c | 111 * 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 D | mpc5xxx-mscan.txt | 9 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 D | introduction.rst | 29 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 D | Kconfig | 34 over the STP transport. In addition to the data payload, it 39 addition to the MIPI STP, in order to extract the data.
|