Home
last modified time | relevance | path

Searched refs:pipecommon_poll (Results 1 - 3 of 3) sorted by relevance

/third_party/NuttX/drivers/pipes/
H A Dpipe_common.h148 int pipecommon_poll(struct file *filep, poll_table *fds);
H A Dpipe.c75 .poll = pipecommon_poll, /* poll */
H A Dpipe_common.c695 * Name: pipecommon_poll
698 int pipecommon_poll(struct file *filep, poll_table *table) in pipecommon_poll() function

Completed in 2 milliseconds