/openbmc/u-boot/drivers/i2c/ |
H A D | i2c-gpio.c | 254 static int i2c_gpio_xfer(struct udevice *dev, struct i2c_msg *msg, int nmsgs) in i2c_gpio_xfer()
|
H A D | tegra_i2c.c | 473 static int tegra_i2c_xfer(struct udevice *bus, struct i2c_msg *msg, in tegra_i2c_xfer()
|
H A D | i2c-uniphier-f.c | 247 static int uniphier_fi2c_xfer(struct udevice *bus, struct i2c_msg *msg, in uniphier_fi2c_xfer()
|
H A D | ihs_i2c.c | 294 static int ihs_i2c_xfer(struct udevice *bus, struct i2c_msg *msg, int nmsgs) in ihs_i2c_xfer()
|
H A D | exynos_hs_i2c.c | 463 static int exynos_hs_i2c_xfer(struct udevice *dev, struct i2c_msg *msg, in exynos_hs_i2c_xfer()
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | nconf.gui.c | 242 int btn_dialog(WINDOW *main_window, const char *msg, int btn_num, ...) in btn_dialog()
|
/openbmc/u-boot/net/ |
H A D | tftp.c | 258 static void restart(const char *msg) in restart()
|
/openbmc/hiomapd/ |
H A D | transport_mbox.c | 615 static int get_message(struct mbox_context *context, union mbox_regs *msg) in get_message()
|
/openbmc/openbmc/poky/meta/lib/oeqa/core/ |
H A D | runner.py | 23 def write(self, msg): argument
|
/openbmc/openpower-hw-diags/util/ |
H A D | pldm.cpp | 560 [&](auto& msg) { in hresetSbe()
|
/openbmc/dbus-sensors/src/ |
H A D | Thresholds.cpp | 477 sdbusplus::message_t msg = assertThresholds() local
|
/openbmc/smbios-mdr/src/ |
H A D | mdrv2.cpp | 460 [this, requireExactMatch](sdbusplus::message_t& msg) { in systemInfoUpdate()
|
/openbmc/qemu/tests/unit/ |
H A D | test-crypto-block.c | 353 const char *msg; in test_luks_bad_header() local
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | task.hpp | 244 sdbusplus::message_t msg; in extendTimer() local
|
/openbmc/qemu/scripts/ |
H A D | minikconf.py | 38 def __init__(self, msg): argument 328 def __init__(self, parser, msg, tok=None): argument
|
/openbmc/ipmitool/include/ipmitool/ |
H A D | ipmi.h | 79 } msg; member 170 } msg; member
|
/openbmc/qemu/block/ |
H A D | ssh.c | 115 char *msg; in session_error_setg() local 140 char *msg; in sftp_error_setg() local
|
/openbmc/u-boot/tools/dtoc/ |
H A D | fdt.py | 26 def CheckErr(errnum, msg): argument
|
/openbmc/inarp/ |
H A D | inarp.c | 223 } msg; in init_netlink() local
|
/openbmc/qemu/include/qemu/ |
H A D | compiler.h | 72 #define QEMU_BUILD_BUG_MSG(x, msg) _Static_assert(!(x), msg) argument
|
/openbmc/qemu/hw/ppc/ |
H A D | pnv_sbe.c | 207 struct sbe_msg msg; in do_sbe_msg() local
|
/openbmc/phosphor-fan-presence/presence/ |
H A D | pfpgen.py | 35 def __init__(self, path, msg): argument
|
/openbmc/phosphor-host-ipmid/ |
H A D | sensorhandler.cpp | 175 [&s](auto& msg) { in initSensorMatches() 195 bus, nameOwnerChanged(), [](auto& msg) { in initSensorMatches()
|
/openbmc/qemu/nbd/ |
H A D | server.c | 230 g_autofree char *msg = NULL; in nbd_negotiate_send_rep_verr() local 2170 const char *msg, in nbd_co_send_chunk_error() 2218 char *msg = g_strdup_printf("unable to check for holes: %s", in nbd_co_send_sparse_read() local 2922 char *msg; in nbd_handle_request() local
|
/openbmc/phosphor-mboxd/ |
H A D | mbox.h | 130 struct mbox_msg msg; member
|