Searched full:sending (Results 1 – 25 of 1375) sorted by relevance
12345678910>>...55
/openbmc/linux/Documentation/devicetree/bindings/serial/ |
D | rs485.yaml |
|
/openbmc/linux/drivers/hv/ |
D | hv_trace.h |
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | host_interface.hpp | 21 * @brief Return codes from sending a command 41 * An abstract base class for sending the 'New PEL available' command 68 * @brief Pure virtual function for sending the 'new PEL available' 116 * before sending commands. 240 * was full before sending the PEL again. 246 * before sending up the PELs.
|
H A D | host_notifier.hpp | 27 * The high level good path flow for sending a single PEL is: 42 * sending to the OS, and it's possible it will fill up. In this case, 131 * staging area to hold the PELs before sending them up 203 * @brief Creates the event object to handle sending the PLDM 264 * It kicks off sending the new log commands. 326 * @brief The host full timer, used to retry sending a PEL if the host 332 * @brief The host up timer, used to kick off sending commands to the
|
/openbmc/linux/drivers/net/wireguard/ |
D | send.c |
|
/openbmc/linux/Documentation/driver-api/serial/ |
D | serial-rs485.rst |
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/ |
H A D | 0001-sample-Rename-dprintf-to-cyrus_dprintf.patch | 54 - dprintf(2, "sending response length %d...\n", len); 55 + cyrus_dprintf(2, "sending response length %d...\n", len); 58 - dprintf(2, "sending null response...\n"); 59 + cyrus_dprintf(2, "sending null response...\n");
|
/openbmc/linux/include/uapi/linux/ |
D | if_pppol2tp.h |
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-flask-mail_0.9.1.bb | 1 SUMMARY = "Flask extension for sending email" 2 DESCRIPTION = "A Flask extension for sending email"
|
/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/ |
H A D | sendsigs | 19 echo "Sending all processes the TERM signal..." 22 echo "Sending all processes the KILL signal..."
|
H A D | single | 18 echo "Sending all processes the TERM signal..." 21 echo "Sending all processes the KILL signal..."
|
/openbmc/linux/Documentation/networking/device_drivers/can/ |
D | can327.rst |
|
/openbmc/qemu/hw/misc/macio/ |
H A D | trace-events | 35 pmu_debug_protocol_resp_size(int size) "sending %d resp bytes" 41 pmu_debug_protocol_cmd_send_resp_size(int len) "sending length byte: %d" 42 pmu_debug_protocol_cmd_send_resp(int pos, int len) "sending byte: %d/%d"
|
/openbmc/openbmc/meta-google/recipes-phosphor/flash/ |
H A D | dummy-gbmc-update.bb | 1 SUMMARY = "Dummy image uploader for sending debug binaries" 2 DESCRIPTION = "Dummy image uploader for sending debug binaries"
|
/openbmc/linux/drivers/gpu/drm/panel/ |
D | panel-samsung-s6e63m0-dsi.c |
|
/openbmc/linux/drivers/bus/mhi/ep/ |
D | sm.c |
|
/openbmc/linux/Documentation/timers/ |
D | no_hz.rst |
|
/openbmc/linux/include/trace/events/ |
D | fsi_master_ast_cf.h |
|
D | fsi_master_gpio.h |
|
/openbmc/u-boot/arch/arm/mach-exynos/ |
H A D | dmc_common.c | 108 /* Sending NOP command */ in dmc_config_mrs() 118 /* Sending EMRS/MRS commands */ in dmc_config_mrs() 126 /* Sending ZQINIT command */ in dmc_config_mrs()
|
/openbmc/linux/include/linux/ |
D | tfrc.h |
|
/openbmc/qemu/nbd/ |
H A D | trace-events | 4 nbd_send_option_request(uint32_t opt, const char *name, uint32_t len) "Sending option request %" PR… 34 … len, uint64_t cookie, uint16_t flags, uint16_t type, const char *name) "Sending request to server… 44 nbd_negotiate_send_rep_err(const char *msg) "sending error message \"%s\"" 48 nbd_negotiate_send_info(int info, const char *name, uint32_t length) "Sending NBD_REP_INFO type %d …
|
/openbmc/openbmc/meta-raspberrypi/docs/ |
H A D | contributing.md | 70 the above formatting guidelines carefully before sending your patches. 72 ## Sending patches 85 Then, for sending patches to the mailing list, you may use this command:
|
/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/common/ |
H A D | pldm_utils.hpp | 45 * @brief setup PLDM transport for sending and receiving messages 54 /** @brief Opens the MCTP socket for sending and receiving messages.
|
/openbmc/linux/drivers/infiniband/core/ |
D | smi.c |
|
12345678910>>...55