Searched defs:poll (Results 1 - 13 of 13) sorted by relevance
/device/soc/rockchip/rk3399/hardware/mpp/include/ |
H A D | rk_mpi.h | 165 MPP_RET (*poll)(MppCtx ctx, MppPortType type, MppPollType timeout); member
|
/device/soc/rockchip/rk3568/hardware/mpp/include/ |
H A D | rk_mpi.h | 165 MPP_RET (*poll)(MppCtx ctx, MppPortType type, MppPollType timeout); member
|
/device/soc/rockchip/rk3588/hardware/mpp/include/ |
H A D | rk_mpi.h | 166 MPP_RET (*poll)(MppCtx ctx, MppPortType type, MppPollType timeout); member
|
/device/soc/rockchip/common/hardware/mpp/include/ |
H A D | rk_mpi.h | 165 MPP_RET (*poll)(MppCtx ctx, MppPortType type, MppPollType timeout); member
|
/device/soc/rockchip/common/sdk_linux/include/linux/ |
H A D | dma-buf.h | 413 wait_queue_head_t poll; member 417 wait_queue_head_t *poll; member
|
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/ |
H A D | dma-buf.c | 295 static __poll_t dma_buf_poll(struct file *file, poll_table *poll) in dma_buf_poll() argument [all...] |
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/ |
H A D | hi_osal.h | 396 int (*poll)(osal_poll *osal_poll, void *private_data); member
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/ |
H A D | hi_osal.h | 413 unsigned int (*poll)(osal_poll_t *osal_poll, void *private_data); member
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
H A D | hi_osal.h | 410 unsigned int (*poll)(osal_poll_t *osal_poll, void *private_data); member
|
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
H A D | hi_osal.h | 413 unsigned int (*poll)(osal_poll_t *osal_poll, void *private_data); member
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
H A D | tcp.h | 509 tcp_poll_fn poll; member
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | dhd_pcie.h | 218 bool poll; /* Use polling */ member
|
H A D | dhd_wlfc.h | 138 bool poll; /* Use polling */ member
|
Completed in 16 milliseconds