Home
last modified time | relevance | path

Searched defs:pfds (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/core/adapter/syscall/src/
H A Dhdf_syscall_adapter.c190 static int32_t AssignPfds(struct HdfDevListenerThread *thread, struct pollfd **pfds, uint16_t *pfdS… in AssignPfds()
243 struct pollfd *pfds = NULL; in HdfDevEventListenTask() local
379 struct pollfd *pfds = thread->pfds; in GetValidPfdIndexLocked() local
598 struct pollfd *pfds = thread->pfds; in HdfListenThreadPollDel() local
/ohos5.0/drivers/hdf_core/framework/core/adapter/syscall/include/
H A Dhdf_syscall_adapter.h33 struct pollfd *pfds; member
/ohos5.0/drivers/peripheral/usb/ddk/device/src/
H A Dadapter_if_liteos.c835 static int32_t Ep0Event(struct UsbFnEventAll * const event, struct FconfigPollFd * const pfds) in Ep0Event()
859 static int32_t EpEvent(struct UsbFnEventAll * const event, struct FconfigPollFd * const pfds) in EpEvent()
879 struct FconfigPollFd pfds[16] = {0}; in UsbFnAdapterPollEvent() local
H A Dadapter_if.c1125 static void Ep0Event(struct UsbFnEventAll *event, struct pollfd *pfds) in Ep0Event()
1146 static void EpEvent(struct UsbFnEventAll *event, struct pollfd *pfds) in EpEvent()
1164 struct pollfd *pfds = NULL; in UsbFnAdapterPollEvent() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_network.cpp360 struct pollfd pfds[1]; in PollEventThread_() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_uhid.cpp317 struct pollfd pfds[1]; in PollEventThread_() local
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/
H A Ddfx_signal_handler.c730 struct pollfd pfds[1]; in ReadPipeTimeout() local