Searched defs:pfd (Results 1 – 7 of 7) sorted by relevance
113 static bool init_inotify(pollfd *pfd) { in init_inotify()131 static void discard_inotify_evt(pollfd &pfd) { in discard_inotify_evt()139 static void wait_on_dev_lock(pollfd &pfd) { in wait_on_dev_lock()
70 struct pollfd pfd = { fd, POLLIN, 0 }; in getPollData() local75 struct pollfd pfd = { fd, POLLIN, 0 }; in getPollData() local
69 struct pollfd *pfd = (struct pollfd *)(ps + 1); in pollset_add_fd() local77 struct pollfd *pfd = (struct pollfd *)(ps + 1); in pollset_wait() local98 struct pollfd *pfd = (struct pollfd *)(ps + 1); in pollset_cause_fd() local
708 struct pollfd pfd = { in listenerFunction() local
1150 struct pollfd pfd; in pcm_wait() local
462 pollfd pfd[2]; in wifi_event_loop() local
985 struct pollfd *pfd = &mPollFds[mInotifyPollIndex]; in waitOnNanohubLock() local