Home
last modified time | relevance | path

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

/third_party/NuttX/fs/vfs/
Dfs_poll.c210 static int file_poll(struct file *filep, poll_table *wait) in file_poll() function
248 return file_poll(filep, wait); in fdesc_poll()