Searched refs:rpmsg_set_flow_control (Results 1 – 3 of 3) sorted by relevance
200 int rpmsg_set_flow_control(struct rpmsg_endpoint *ept, bool pause, u32 dst);326 static inline int rpmsg_set_flow_control(struct rpmsg_endpoint *ept, bool pause, u32 dst) in rpmsg_set_flow_control() function
341 int rpmsg_set_flow_control(struct rpmsg_endpoint *ept, bool pause, u32 dst) in rpmsg_set_flow_control() function350 EXPORT_SYMBOL_GPL(rpmsg_set_flow_control);
335 ret = rpmsg_set_flow_control(eptdev->ept, set, eptdev->chinfo.dst); in rpmsg_eptdev_ioctl()