Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/
H A Dfile_ops.c231 uctxt->poll_type = (typeof(uctxt->poll_type))uval; in hfi1_file_ioctl()
617 else if (uctxt->poll_type == HFI1_POLL_TYPE_URGENT) in hfi1_poll()
619 else if (uctxt->poll_type == HFI1_POLL_TYPE_ANYRCV) in hfi1_poll()
/linux/include/linux/raspberrypi/
H A Dvchiq_core.h567 int poll_type);
/linux/drivers/platform/raspberrypi/vchiq-interface/
H A Dvchiq_core.c668 int poll_type) in request_poll() argument
679 value | BIT(poll_type)) != value); in request_poll()