H A D | rpmsg_core.c | 131 void rpmsg_destroy_ept(struct rpmsg_endpoint *ept) in rpmsg_destroy_ept() argument 156 rpmsg_send(struct rpmsg_endpoint * ept,void * data,int len) rpmsg_send() argument 185 rpmsg_sendto(struct rpmsg_endpoint * ept,void * data,int len,u32 dst) rpmsg_sendto() argument 216 rpmsg_send_offchannel(struct rpmsg_endpoint * ept,u32 src,u32 dst,void * data,int len) rpmsg_send_offchannel() argument 245 rpmsg_trysend(struct rpmsg_endpoint * ept,void * data,int len) rpmsg_trysend() argument 273 rpmsg_trysendto(struct rpmsg_endpoint * ept,void * data,int len,u32 dst) rpmsg_trysendto() argument 292 rpmsg_poll(struct rpmsg_endpoint * ept,struct file * filp,poll_table * wait) rpmsg_poll() argument 323 rpmsg_trysend_offchannel(struct rpmsg_endpoint * ept,u32 src,u32 dst,void * data,int len) rpmsg_trysend_offchannel() argument 343 rpmsg_set_flow_control(struct rpmsg_endpoint * ept,bool pause,u32 dst) rpmsg_set_flow_control() argument 364 rpmsg_get_mtu(struct rpmsg_endpoint * ept) rpmsg_get_mtu() argument 542 struct rpmsg_endpoint *ept = NULL; rpmsg_dev_probe() local [all...] |