Searched refs:zvfs_poll_internal (Results 1 – 2 of 2) sorted by relevance
20 int zvfs_poll_internal(struct zvfs_pollfd *fds, int nfds, k_timeout_t timeout) in zvfs_poll_internal() function182 return zvfs_poll_internal(fds, nfds, timeout); in z_impl_zvfs_poll()
25 int zvfs_poll_internal(struct zvfs_pollfd *fds, int nfds, k_timeout_t timeout);147 res = zvfs_poll_internal(pfds, num_pfds, poll_timeout); in z_impl_zvfs_select()