Home
last modified time | relevance | path

Searched refs:poll (Results 1226 - 1250 of 2180) sorted by relevance

1...<<41424344454647484950>>...88

/kernel/linux/linux-6.6/drivers/tty/
H A Dtty_ldisc.c13 #include <linux/poll.h>
236 * Note 2: a file_operations routine (read/poll/write) should use this function
H A Dehv_bytechan.c28 #include <linux/poll.h>
/kernel/linux/linux-6.6/drivers/rtc/
H A Ddev.c42 * Routine to poll RTC seconds field for change as often as possible,
528 .poll = rtc_dev_poll,
/kernel/linux/linux-6.6/drivers/ptp/
H A Dptp_clock.c166 .poll = ptp_poll,
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm-chip.c18 #include <linux/poll.h>
H A Dtpm1-cmd.c16 #include <linux/poll.h>
/kernel/linux/linux-6.6/drivers/char/ipmi/
H A Dipmi_ipmb.c13 #include <linux/poll.h>
/kernel/linux/linux-6.6/drivers/comedi/drivers/
H A Ddas16m1.c561 s->poll = das16m1_ai_poll; in das16m1_attach()
/kernel/linux/linux-6.6/include/sound/
H A Dcore.h515 void snd_kill_fasync(struct snd_fasync *fasync, int signal, int poll);
/kernel/linux/linux-6.6/drivers/net/ppp/
H A Dppp_synctty.c36 #include <linux/poll.h>
/kernel/linux/linux-6.6/drivers/net/wan/
H A Dhdlc_cisco.c17 #include <linux/poll.h>
278 st->timer.expires = jiffies + HZ; /* First poll after 1 s */ in cisco_start()
/kernel/linux/linux-6.6/drivers/media/mc/
H A Dmc-request.c238 .poll = media_request_poll,
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/encoder/
H A Dmtk_vcodec_enc_drv.c225 .poll = v4l2_m2m_fop_poll,
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dsaa6588.c18 #include <linux/poll.h>
400 /* --- poll() for /dev/radio --- */ in saa6588_command()
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec_drv.c324 .poll = v4l2_m2m_fop_poll,
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H A Dkvm.h66 __u8 poll; member
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/
H A Dpsb_drv.c499 .poll = drm_poll,
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_drv.c518 .poll = drm_poll,
/kernel/linux/linux-6.6/drivers/iio/buffer/
H A Dindustrialio-buffer-dma.c14 #include <linux/poll.h>
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dkxtj9.c53 * The following table lists the maximum appropriate poll interval for each
167 /* Use the lowest ODR that can support the requested poll interval */ in kxtj9_update_odr()
284 * the set_poll method, which accepts a poll interval in milliseconds, and then
286 * data outputs will not be read AT the requested poll interval, rather, the
292 /* Returns currently selected poll interval (in ms) */
302 /* Allow users to select a new poll interval (in ms) */
335 static DEVICE_ATTR(poll, S_IRUGO|S_IWUSR, kxtj9_get_poll, kxtj9_set_poll);
/kernel/linux/linux-6.6/drivers/media/common/saa7146/
H A Dsaa7146_fops.c205 .poll = vb2_fop_poll,
/kernel/linux/linux-6.6/net/strparser/
H A Dstrparser.c18 #include <linux/poll.h>
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Duffd-common.c511 ret = poll(pollfd, 2, -1); in uffd_poll_thread()
515 err("poll error: %d", ret); in uffd_poll_thread()
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/fp/
H A Dfp-stress.c11 #include <poll.h>
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dpsock_fanout.c43 #include <poll.h>

Completed in 20 milliseconds

1...<<41424344454647484950>>...88