Home
last modified time | relevance | path

Searched refs:poll_type (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/external/mpp/osal/inc/
H A Dmpp_device.h96 RK_S32 poll_type; member
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/
H A Dqib_file_ops.c1132 else if (rcd->poll_type == QIB_POLL_TYPE_URGENT) in qib_poll()
1134 else if (rcd->poll_type == QIB_POLL_TYPE_ANYRCV) in qib_poll()
2105 copy = sizeof(cmd.cmd.poll_type); in qib_write()
2106 dest = &cmd.cmd.poll_type; in qib_write()
2107 src = &ucmd->cmd.poll_type; in qib_write()
2209 rcd->poll_type = cmd.cmd.poll_type; in qib_write()
H A Dqib_common.h474 __u16 poll_type; member
H A Dqib.h217 u16 poll_type; member
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dfile_ops.c272 uctxt->poll_type = (typeof(uctxt->poll_type))uval; in hfi1_file_ioctl()
627 else if (uctxt->poll_type == HFI1_POLL_TYPE_URGENT) in hfi1_poll()
629 else if (uctxt->poll_type == HFI1_POLL_TYPE_ANYRCV) in hfi1_poll()
H A Dhfi.h338 u16 poll_type; member
/OK3568_Linux_fs/kernel/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_core.h580 int poll_type);
H A Dvchiq_core.c531 int poll_type) in request_poll() argument
539 value | BIT(poll_type)) != value); in request_poll()
/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_rkvenc2.c197 s32 poll_type; member
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu580.c2462 poll_cfg->poll_type = 0; in hal_h264e_vepu580_wait()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu580.c3042 poll_cfg->poll_type = 0; in hal_h265e_v580_wait()