Home
last modified time | relevance | path

Searched defs:send (Results 51 – 75 of 135) sorted by relevance

123456

/openbmc/linux/drivers/soc/ixp4xx/
H A Dixp4xx-npe.c414 const u32 *send = msg; in npe_send_message() local
492 u32 *send = msg, recv[2]; in npe_send_recv_message() local
/openbmc/qemu/hw/ipmi/
H A Dsmbus_ipmi.c210 bool send = false; in ipmi_write_data() local
/openbmc/linux/drivers/input/serio/
H A Dlibps2.c268 unsigned int send = (command >> 12) & 0xf; in __ps2_command() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dio_stream_encoder.c58 uint32_t cont, send, line; in enc3_update_hdmi_info_packet() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_stream_encoder.c55 uint32_t cont, send, line; in enc2_update_hdmi_info_packet() local
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ct.c191 static int ct_register_buffer(struct intel_guc_ct *ct, bool send, in ct_register_buffer()
548 struct guc_ct_buffer_desc *send = ct->ctbs.send.desc; in ct_deadlocked() local
/openbmc/bmcweb/include/
H A Dvm_websocket.hpp287 void send(std::string_view buffer, std::function<void()>&& onDone) in send() function
/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_synth.c491 int i, send; in snd_seq_oss_synth_sysex() local
/openbmc/qemu/include/hw/i3c/
H A Di3c.h108 int (*send)(I3CTarget *s, const uint8_t *data, uint32_t num_to_send, member
/openbmc/u-boot/include/
H A Dnet.h139 int (*send)(struct udevice *dev, void *packet, int length); member
173 int (*send)(struct eth_device *, void *packet, int length); member
/openbmc/linux/include/net/nfc/
H A Dnci_core.h69 int (*send)(struct nci_dev *ndev, struct sk_buff *skb); member
437 int (*send)(struct nci_uart *nci_uart, struct sk_buff *skb); member
/openbmc/linux/drivers/misc/sgi-xp/
H A Dxp.h265 enum xp_retval (*send) (short, int, u32, void *, u16); member
/openbmc/linux/drivers/atm/
H A Deni.h42 void __iomem *send; /* base, 0 if unused */ member
/openbmc/u-boot/lib/
H A Dstring.c386 char *sbegin, *send; in strtok() local
/openbmc/openbmc/poky/bitbake/lib/bb/server/
H A Dprocess.py872 def send(self, obj): member in ConnectionWriter
/openbmc/linux/fs/ocfs2/cluster/
H A Dnetdebug.c113 s64 sock, send, status; in nst_seq_show() local
/openbmc/linux/include/xen/interface/
H A Devent_channel.h236 struct evtchn_send send; member
/openbmc/phosphor-logging/test/openpower-pels/
H A Dhost_notifier_test.cpp55 auto send = [this](uint32_t /*id*/, uint32_t /*size*/) { in HostNotifierTest() local
/openbmc/qemu/include/hw/xen/interface/
H A Devent_channel.h316 evtchn_send_t send; member
/openbmc/linux/drivers/mmc/host/
H A Dmeson-mx-sdhc-mmc.c139 u32 ictl, send; in meson_mx_sdhc_start_cmd() local
/openbmc/linux/fs/ntfs/
H A Drunlist.c523 int dend, send; /* Last index into @[ds]rl. */ in ntfs_runlists_merge() local
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Datombios_dp.c59 u8 *send, int send_bytes, in amdgpu_atombios_dp_process_aux_ch()
/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_qp_rx.c280 struct iwarp_send_inv *send = &srx->hdr.send_inv; in siw_send_check_ntoh() local
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Devent.py45 def send(self, event): member in EventQueueStub
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp_aux.c212 const u8 *send, int send_bytes, in intel_dp_aux_xfer()

123456