Searched defs:dst (Results 1 – 9 of 9) sorted by relevance
| /open-amp-latest/open-amp/lib/utils/ |
| D | utilities.c | 12 size_t safe_strcpy(char *dst, size_t d_size, const char *src, size_t s_size) in safe_strcpy()
|
| /open-amp-latest/open-amp/lib/include/openamp/ |
| D | rpmsg.h | 226 int len, uint32_t dst) in rpmsg_sendto() 254 uint32_t src, uint32_t dst, in rpmsg_send_offchannel() 302 int len, uint32_t dst) in rpmsg_trysendto() 329 uint32_t src, uint32_t dst, in rpmsg_trysend_offchannel() 502 const void *data, int len, uint32_t dst) in rpmsg_sendto_nocopy()
|
| D | rpmsg_virtio.h | 199 uint32_t offset, void *dst, int length) in rpmsg_virtio_read_config()
|
| D | virtio.h | 380 uint32_t offset, void *dst, int len) in virtio_read_config()
|
| /open-amp-latest/open-amp/lib/rpmsg/ |
| D | rpmsg_internal.h | 60 uint32_t dst; member
|
| D | rpmsg.c | 121 uint32_t dst, const void *data, int len, in rpmsg_send_offchannel_raw() 243 uint32_t dst, const void *data, int len) in rpmsg_send_offchannel_nocopy()
|
| D | rpmsg_virtio.c | 417 uint32_t src, uint32_t dst, in rpmsg_virtio_send_offchannel_nocopy() 508 uint32_t src, uint32_t dst, in rpmsg_virtio_send_offchannel_raw()
|
| /open-amp-latest/open-amp/lib/virtio_mmio/ |
| D | virtio_mmio_drv.c | 57 uint32_t offset, void *dst, int length) in virtio_mmio_write_config() 68 uint32_t offset, void *dst, int length) in virtio_mmio_read_config()
|
| /open-amp-latest/open-amp/lib/remoteproc/ |
| D | remoteproc_virtio.c | 216 uint32_t offset, void *dst, int length) in rproc_virtio_read_config()
|