Searched refs:rpmsg_poll (Results 1 – 3 of 3) sorted by relevance
135 __poll_t rpmsg_poll(struct rpmsg_endpoint *ept, struct file *filp,236 static inline __poll_t rpmsg_poll(struct rpmsg_endpoint *ept, in rpmsg_poll() function
243 __poll_t rpmsg_poll(struct rpmsg_endpoint *ept, struct file *filp, in rpmsg_poll() function253 EXPORT_SYMBOL(rpmsg_poll);
269 mask |= rpmsg_poll(eptdev->ept, filp, wait); in rpmsg_eptdev_poll()