Home
last modified time | relevance | path

Searched refs:poll (Results 101 – 125 of 1199) sorted by relevance

12345678910>>...48

/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_cmd.c638 u32 poll = 0; in rtl8723b_download_rsvd_page() local
675 poll = 0; in rtl8723b_download_rsvd_page()
685 poll++; in rtl8723b_download_rsvd_page()
686 …} while (!bcn_valid && (poll%10) != 0 && !padapter->bSurpriseRemoved && !padapter->bDriverStopped); in rtl8723b_download_rsvd_page()
905 u32 poll = 0; in rtl8723b_download_BTCoex_AP_mode_rsvd_page() local
942 poll = 0; in rtl8723b_download_BTCoex_AP_mode_rsvd_page()
951 poll++; in rtl8723b_download_BTCoex_AP_mode_rsvd_page()
952 …} while (!bcn_valid && (poll%10) != 0 && !padapter->bSurpriseRemoved && !padapter->bDriverStopped); in rtl8723b_download_BTCoex_AP_mode_rsvd_page()
/openbmc/linux/drivers/comedi/drivers/
H A Dpcl812.c862 unsigned int poll; in pcl812_ai_poll() local
871 poll = comedi_isadma_poll(dma); in pcl812_ai_poll()
872 poll = comedi_bytes_to_samples(s, poll); in pcl812_ai_poll()
873 if (poll > devpriv->ai_poll_ptr) { in pcl812_ai_poll()
877 poll - devpriv->ai_poll_ptr); in pcl812_ai_poll()
879 devpriv->ai_poll_ptr = poll; in pcl812_ai_poll()
1214 s->poll = pcl812_ai_poll; in pcl812_attach()
/openbmc/linux/include/linux/platform_data/
H A Dmv_usb.h21 int (*poll)(void); member
/openbmc/linux/include/linux/
H A Dirq_poll.h12 irq_poll_fn *poll; member
H A Drestart_block.h55 } poll; member
/openbmc/linux/Documentation/devicetree/bindings/power/supply/
H A Dsbs,sbs-battery.yaml40 sbs,poll-retry-count:
80 sbs,poll-retry-count = <10>;
/openbmc/linux/kernel/time/
H A Dposix-clock.c64 if (clk->ops.poll) in posix_clock_poll()
65 result = clk->ops.poll(clk, fp, wait); in posix_clock_poll()
153 .poll = posix_clock_poll,
/openbmc/qemu/qapi/
H A Daudio.json78 # @try-poll: attempt to use poll mode, falling back to non-polling
88 '*try-poll': 'bool' } }
242 # @try-poll: attempt to use poll mode, falling back to non-polling
252 '*try-poll': 'bool' } }
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-platform-twl4030-usb8 Changes are notified via select/poll.
/openbmc/openpower-sbe-interface/
H A Dsbe_chipOp_handler.cpp42 if ((rc = poll(&poll_fd, 1, -1)) < 0) in writeToFifo()
70 if ((rc = poll(&poll_fd, 1, -1) < 0)) in writeToFifo()
/openbmc/libpldm/src/transport/
H A Dtransport.c27 static inline int poll(struct pollfd *fds LIBPLDM_CC_UNUSED, in poll() function
54 rc = poll(&pollfd, 1, timeout); in pldm_transport_poll()
/openbmc/linux/fs/kernfs/
H A Dfile.c24 wait_queue_head_t poll; member
580 init_waitqueue_head(&on->poll); in kernfs_get_open_node()
882 poll_wait(of->file, &on->poll, wait); in kernfs_generic_poll()
899 if (kn->attr.ops->poll) in kernfs_fop_poll()
900 ret = kn->attr.ops->poll(of, wait); in kernfs_fop_poll()
991 wake_up_interruptible(&on->poll); in kernfs_notify()
1014 .poll = kernfs_fop_poll,
/openbmc/u-boot/arch/arm/dts/
H A Dcros-ec-sbs.dtsi13 sbs,poll-retry-count = <1>;
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Ddev-event.rst29 poll system calls on video devices. The V4L2 events use POLLPRI events
30 on poll system call and exceptions on select system call.
H A Drw.rst36 :c:func:`poll()` function. [#f2]_
46 At the driver level :c:func:`select()` and :c:func:`poll()` are
/openbmc/linux/Documentation/driver-api/iio/
H A Dtriggered-buffers.rst56 * **sensor_iio_pollfunc**, the function that will be used as top half of poll
62 the poll function. This runs in the context of a kernel thread and all the
/openbmc/linux/Documentation/translations/zh_CN/infiniband/
H A Duser_mad.rst91 poll()/select()可以用来等待一个MAD可以被读取。
93 poll()/select()可以用来等待,直到可以读取一个MAD。
/openbmc/linux/drivers/staging/media/av7110/
H A Dvideo-get-event.rst59 blocks until an event becomes available. The standard Linux poll()
62 included in the exceptfds argument, and for poll(), POLLPRI should be
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libx11-compose-data/
H A D0001-Drop-x11-dependencies.patch51 AC_CHECK_FUNC(poll, [AC_DEFINE(USE_POLL, 1, [poll() function is available])], )
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_init.c1815 struct qlc_83xx_poll *poll; in qlcnic_83xx_poll_list() local
1819 poll = (struct qlc_83xx_poll *)((char *)p_hdr + in qlcnic_83xx_poll_list()
1829 delay, poll->mask, in qlcnic_83xx_poll_list()
1830 poll->status); in qlcnic_83xx_poll_list()
1838 poll->mask, in qlcnic_83xx_poll_list()
1839 poll->status)){ in qlcnic_83xx_poll_list()
1859 struct qlc_83xx_poll *poll; in qlcnic_83xx_poll_write_list() local
1861 poll = (struct qlc_83xx_poll *)((char *)p_hdr + in qlcnic_83xx_poll_write_list()
1874 poll->mask, poll->status); in qlcnic_83xx_poll_write_list()
1913 struct qlc_83xx_poll *poll; in qlcnic_83xx_poll_read_list() local
[all …]
/openbmc/u-boot/drivers/net/
H A Ddnet.c172 int pkt_len, poll, i; in dnet_recv() local
176 poll = 50; in dnet_recv()
179 if (--poll == 0) in dnet_recv()
/openbmc/linux/drivers/vhost/
H A Dtest.c99 poll.work); in handle_vq_kick()
285 vhost_poll_stop(&vq->poll); in vhost_test_set_backend()
292 r = vhost_poll_start(&vq->poll, vq->kick); in vhost_test_set_backend()
/openbmc/u-boot/net/
H A Dsntp.h44 uchar poll; member
/openbmc/linux/arch/mips/include/asm/
H A Di8259.h50 extern void i8259_set_poll(int (*poll)(void));
/openbmc/google-misc/subprojects/ncsid/src/
H A Dncsi_sockio.cpp83 int ret = poll(&sock_pollfd, 1, kpoll_timeout_); in recv()

12345678910>>...48