Searched refs:rpmsg_poll (Results 1 – 4 of 4) sorted by relevance
195 __poll_t rpmsg_poll(struct rpmsg_endpoint *ept, struct file *filp,309 static inline __poll_t rpmsg_poll(struct rpmsg_endpoint *ept, in rpmsg_poll() function
88 return rpmsg_poll(rpwwan->ept, filp, wait); in rpmsg_wwan_ctrl_tx_poll()
292 __poll_t rpmsg_poll(struct rpmsg_endpoint *ept, struct file *filp, in rpmsg_poll() function302 EXPORT_SYMBOL(rpmsg_poll);
310 mask |= rpmsg_poll(eptdev->ept, filp, wait); in rpmsg_eptdev_poll()