Searched defs:pfds (Results 1 – 4 of 4) sorted by relevance
189 static int32_t AssignPfds(struct HdfDevListenerThread *thread, struct pollfd **pfds, uint16_t *pfdS… in AssignPfds()242 struct pollfd *pfds = NULL; in HdfDevEventListenTask() local374 struct pollfd *pfds = thread->pfds; in GetValidPfdIndexLocked() local589 struct pollfd *pfds = thread->pfds; in HdfListenThreadPollDel() local
33 struct pollfd *pfds; member
827 static int32_t Ep0Event(struct UsbFnEventAll * const event, struct FconfigPollFd * const pfds) in Ep0Event()851 static int32_t EpEvent(struct UsbFnEventAll * const event, struct FconfigPollFd * const pfds) in EpEvent()871 struct FconfigPollFd pfds[16] = {0}; in UsbFnAdapterPollEvent() local
1119 static void Ep0Event(struct UsbFnEventAll *event, struct pollfd *pfds) in Ep0Event()1140 static void EpEvent(struct UsbFnEventAll *event, struct pollfd *pfds) in EpEvent()1158 struct pollfd *pfds = NULL; in UsbFnAdapterPollEvent() local