Home
last modified time | relevance | path

Searched refs:rpmsg_poll (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Drpmsg.h135 __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
/kernel/linux/linux-5.10/drivers/rpmsg/
Drpmsg_core.c243 __poll_t rpmsg_poll(struct rpmsg_endpoint *ept, struct file *filp, in rpmsg_poll() function
253 EXPORT_SYMBOL(rpmsg_poll);
Drpmsg_char.c267 mask |= rpmsg_poll(eptdev->ept, filp, wait); in rpmsg_eptdev_poll()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0005_linux_include.patch13052 @@ -137,15 +191,18 @@ __poll_t rpmsg_poll(struct rpmsg_endpoint *ept, struct file *filp,