Home
last modified time | relevance | path

Searched defs:send (Results 1 – 16 of 16) sorted by relevance

/u-boot/include/
A Dmailbox-uclass.h67 int (*send)(struct mbox_chan *chan, const void *data); member
A Ddma-uclass.h110 int (*send)(struct dma *dma, void *src, size_t len, void *metadata); member
A Dtpm-common.h128 int (*send)(struct udevice *dev, const u8 *sendbuf, size_t send_size); member
A Dnet.h164 int (*send)(struct udevice *dev, void *packet, int length); member
198 int (*send)(struct eth_device *, void *packet, int length); member
/u-boot/arch/arm/mach-bcm283x/
A Dmbox.c17 int bcm2835_mbox_call_raw(u32 chan, u32 send, u32 *recv) in bcm2835_mbox_call_raw()
/u-boot/test/py/
A Du_boot_spawn.py103 def send(self, data): member in Spawn
/u-boot/tools/patman/
A Dmain.py57 send = subparsers.add_parser('send') variable
A Dpatman57 send = subparsers.add_parser('send') variable
A Dcontrol.py156 def send(args): function
/u-boot/lib/lzo/
A Dlzo1x_decompress.c82 const unsigned char *send = src + src_len; in lzop_decompress() local
/u-boot/lib/
A Dstring.c409 char *sbegin, *send; in strtok() local
/u-boot/include/xen/interface/
A Devent_channel.h235 struct evtchn_send send; member
/u-boot/drivers/net/
A Daltera_tse.h208 int (*send)(struct udevice *dev, void *packet, int length); member
/u-boot/drivers/usb/gadget/
A Drndis.h210 int send; member
/u-boot/drivers/usb/host/
A Dohci.h249 int send; member
/u-boot/arch/arm/include/asm/arch-octeontx2/csrs/
A Dcsrs-cgx.h3578 u64 send : 1; member
5887 u64 send : 1; member

Completed in 49 milliseconds