Home
last modified time | relevance | path

Searched defs:pfd (Results 1 – 4 of 4) sorted by relevance

/device/google/contexthub/contexthubhal/
Dnanohubhal.cpp123 static bool init_inotify(pollfd *pfd) { in init_inotify()
141 static void discard_inotify_evt(pollfd &pfd) { in discard_inotify_evt()
149 static void wait_on_dev_lock(pollfd &pfd) { in wait_on_dev_lock()
/device/asus/fugu/libaudio/
DAudioHotplugThread.cpp361 struct pollfd pfd = {mShutdownEventFD, POLLIN, 0}; in threadLoop() local
/device/generic/goldfish/fingerprint/
Dfingerprint.c678 struct pollfd pfd = { in listenerFunction() local
/device/google/contexthub/sensorhal/
Dhubconnection.cpp564 struct pollfd *pfd = &mPollFds[mInotifyPollIndex]; in waitOnNanohubLock() local