H A D | rpmsg.h | 59 struct rpmsg_endpoint *ept; member 239 rpmsg_destroy_ept(struct rpmsg_endpoint * ept) rpmsg_destroy_ept() argument 256 rpmsg_send(struct rpmsg_endpoint * ept,void * data,int len) rpmsg_send() argument 264 rpmsg_sendto(struct rpmsg_endpoint * ept,void * data,int len,u32 dst) rpmsg_sendto() argument 274 rpmsg_send_offchannel(struct rpmsg_endpoint * ept,u32 src,u32 dst,void * data,int len) rpmsg_send_offchannel() argument 283 rpmsg_trysend(struct rpmsg_endpoint * ept,void * data,int len) rpmsg_trysend() argument 291 rpmsg_trysendto(struct rpmsg_endpoint * ept,void * data,int len,u32 dst) rpmsg_trysendto() argument 300 rpmsg_trysend_offchannel(struct rpmsg_endpoint * ept,u32 src,u32 dst,void * data,int len) rpmsg_trysend_offchannel() argument 309 rpmsg_poll(struct rpmsg_endpoint * ept,struct file * filp,poll_table * wait) rpmsg_poll() argument 318 rpmsg_get_mtu(struct rpmsg_endpoint * ept) rpmsg_get_mtu() argument 326 rpmsg_set_flow_control(struct rpmsg_endpoint * ept,bool pause,u32 dst) rpmsg_set_flow_control() argument [all...] |