Home
last modified time | relevance | path

Searched defs:rpmsg_set_flow_control (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/rpmsg/
H A Drpmsg_core.c343 int rpmsg_set_flow_control(struct rpmsg_endpoint *ept, bool pause, u32 dst) in rpmsg_set_flow_control() function
/linux/include/linux/
H A Drpmsg.h326 static inline int rpmsg_set_flow_control(struct rpmsg_endpoint *ept, bool pause, u32 dst) in rpmsg_set_flow_control() function