/openbmc/phosphor-buttons/src/ |
H A D | host_then_chassis_poweroff.cpp | 134 lg2::info("Power button action requesting host transition of {TRANS}", in hostTransition() 146 lg2::error("Failed requesting host transition {TRANS}: {ERROR}", in hostTransition() 163 lg2::info("Power button action requesting chassis power off"); in chassisPowerOff() 180 lg2::error("Failed requesting chassis off: {ERROR}", "ERROR", e); in chassisPowerOff()
|
/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/ |
H A D | group_constraint_repeat_test.c | 39 /* Expected to fail since sibling event is requesting same PMC as leader */ in group_constraint_repeat() 44 /* Expected to pass since sibling event is requesting different PMC */ in group_constraint_repeat()
|
/openbmc/linux/drivers/staging/greybus/ |
H A D | arche-apb-ctrl.c | 148 dev_err(dev, "Failed requesting SPI bus en GPIO: %d\n", in fw_flashing_seq() 326 dev_err(dev, "Failed requesting reset GPIO: %d\n", ret); in apb_ctrl_get_devtree_data() 333 dev_err(dev, "Failed requesting bootret GPIO: %d\n", ret); in apb_ctrl_get_devtree_data() 341 dev_err(dev, "Failed requesting pwroff_n GPIO: %d\n", ret); in apb_ctrl_get_devtree_data() 349 dev_err(dev, "Failed requesting APB clock en GPIO: %d\n", ret); in apb_ctrl_get_devtree_data() 356 dev_warn(dev, "Failed requesting power down GPIO: %d\n", ret); in apb_ctrl_get_devtree_data()
|
/openbmc/linux/Documentation/devicetree/bindings/hwlock/ |
H A D | hwlock.txt | 39 The following example has a node requesting a hwlock in the bank defined by 51 The following example has a node requesting two hwlocks, a hwlock within
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/skylake/ |
H A D | uncore-interconnect.json | 44 …Data Read requests sent to memory controller whose data is returned directly to requesting agent.", 52 …Data Read requests sent to memory controller whose data is returned directly to requesting agent.",
|
/openbmc/linux/include/sound/ |
H A D | dmaengine_pcm.h | 67 * requesting the DMA channel. 68 * @chan_name: Custom channel name to use when requesting DMA channel. 122 * @compat_filter_fn: Will be used as the filter function when requesting a
|
/openbmc/linux/arch/x86/include/asm/shared/ |
H A D | tdx.h | 40 * the TDCALL instruction when requesting services from the VMM. 87 * TDCALL instruction when requesting services from the TDX module. This is a
|
/openbmc/linux/Documentation/devicetree/bindings/dma/ |
H A D | ti-dma-crossbar.txt | 23 When requesting channel via ti,dra7-dma-crossbar, the DMA clinet must request 65 /* Requesting crossbar input 49 and 50 */
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | gpio-regulator.yaml | 43 pins set when requesting them from the gpio controller. Systems, that are 44 capable of preserving state when requesting the lines, are free to ignore
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_sol.c | 219 lprintf(LOG_ERR, "Error: No response requesting SOL parameter '%s'", in ipmi_get_sol_info() 240 lprintf(LOG_ERR, "Error requesting SOL parameter '%s': %s", in ipmi_get_sol_info() 257 lprintf(LOG_ERR, "Error: No response requesting SOL parameter '%s'", in ipmi_get_sol_info() 278 lprintf(LOG_ERR, "Error requesting SOL parameter '%s': %s", in ipmi_get_sol_info() 295 lprintf(LOG_ERR, "Error: No response requesting SOL parameter '%s'", in ipmi_get_sol_info() 318 lprintf(LOG_ERR, "Error requesting SOL parameter '%s': %s", in ipmi_get_sol_info() 335 lprintf(LOG_ERR, "Error: No response requesting SOL parameter '%s'", in ipmi_get_sol_info() 357 lprintf(LOG_ERR, "Error requesting SOL parameter '%s': %s", in ipmi_get_sol_info() 374 lprintf(LOG_ERR, "Error: No response requesting SOL parameter '%s'", in ipmi_get_sol_info() 396 lprintf(LOG_ERR, "Error requesting SOL parameter '%s': %s", in ipmi_get_sol_info() [all …]
|
/openbmc/linux/drivers/memory/ |
H A D | of_memory.c | 21 * @dev: device requesting for min timing values 95 * @dev: Device requesting for ddr timings 159 * @dev: device requesting for min timing values 247 * @dev: Device requesting for ddr timings 309 * @dev: Device requesting info
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | hugepage-shm.c | 6 * memory system calls. In this example the app is requesting 256MB of 9 * requesting huge pages.
|
/openbmc/phosphor-host-ipmid/ |
H A D | host-cmd-manager.hpp | 90 * or from a user doing something like requesting an already 92 * requesting a power on.
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/ |
H A D | IPMI.interface.yaml | 42 The Generator ID of the component requesting the new SEL entry. 72 The Generator ID of the component requesting the new SEL entry.
|
/openbmc/linux/Documentation/security/keys/ |
H A D | request-key.rst | 7 the requesting algorithm works. 9 The process starts by either the kernel requesting a service by calling 137 This is a short duration placeholder that causes any attempt at re-requesting
|
/openbmc/linux/Documentation/driver-api/ |
H A D | reset.rst | 63 When requesting reset controls, consumers can use symbolic names for their 112 requesting a pulse from any consumer driver will reset all connected 115 The reset controller API allows requesting self-deasserting reset controls as
|
/openbmc/openpower-hw-diags/attn/ |
H A D | Attention_Handler.md | 54 - dbus: querying the state of the BMC and host, requesting dumps and requesting 150 call the analyzer before requesting a dump or IPL. The check for recoverable
|
/openbmc/linux/tools/perf/scripts/python/ |
H A D | stackcollapse.py | 63 parser.error("requesting tid but not comm is invalid") 65 parser.error("requesting pid but not comm is invalid")
|
/openbmc/linux/drivers/interconnect/ |
H A D | bulk.c | 9 * @dev: the device requesting the path 133 * @dev: the device requesting the path
|
/openbmc/qemu/tests/qtest/ |
H A D | lsm303dlhc-mag-test.c | 118 /* Check that requesting 4 bytes starting at Y_H wraps around to X_L */ in reg_wraparound() 127 /* Check that requesting LSM303DLHC_MAG_REG_IRC wraps around to CRA */ in reg_wraparound()
|
/openbmc/openpower-hw-diags/ |
H A D | meson.options | 9 description : '''Object path requesting OpenPOWER dumps''')
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-usb_role | 14 requesting role swapping with non-USB Type-C ports. With USB
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_aperture.c | 160 * @req_driver: requesting DRM driver 178 * @req_driver: requesting DRM driver
|
/openbmc/linux/arch/arm/mach-davinci/ |
H A D | sram.h | 18 * Errors include SRAM memory not being available, and requesting
|
/openbmc/linux/include/drm/ |
H A D | drm_aperture.h | 23 * @req_driver: requesting DRM driver
|