Home
last modified time | relevance | path

Searched refs:poll (Results 1001 - 1025 of 2292) sorted by relevance

1...<<41424344454647484950>>...92

/kernel/linux/linux-6.6/include/linux/
H A Dcgroup-defs.h656 __poll_t (*poll)(struct kernfs_open_file *of, member
H A Dnet.h178 __poll_t (*poll) (struct file *file, struct socket *sock, member
H A Dvfio.h15 #include <linux/poll.h>
/kernel/linux/linux-6.6/include/media/
H A Dcec.h11 #include <linux/poll.h>
139 * The minimum message length you can receive (excepting poll messages) is 2.
H A Dvideobuf2-core.h17 #include <linux/poll.h>
504 * @quirk_poll_must_check_waiting_for_buffers: Return %EPOLLERR at poll when QBUF
571 * @waiting_for_buffers: used in poll() to check if vb2 is still waiting for
573 * called since poll() needs to return %EPOLLERR in that situation.
577 * @last_buffer_dequeued: used in poll() and DQBUF to immediately return if the
1039 * vb2_core_poll() - implements poll syscall() logic.
1041 * @file: &struct file argument passed to the poll
1043 * @wait: &poll_table wait argument passed to the poll
1046 * This function implements poll file operation handler for a driver.
1054 * from poll handle
[all...]
/kernel/linux/linux-6.6/include/net/
H A Dinet_connection_sock.h17 #include <linux/poll.h>
309 * LISTEN is a special case for poll..
/kernel/linux/linux-6.6/drivers/tty/serdev/
H A Dserdev-ttyport.c9 #include <linux/poll.h>
/kernel/linux/linux-6.6/drivers/soc/aspeed/
H A Daspeed-lpc-ctrl.c14 #include <linux/poll.h>
/kernel/linux/linux-6.6/drivers/staging/hievent/
H A Dhievent_driver.c327 .poll = hievent_poll, /* poll */
/kernel/linux/linux-6.6/drivers/platform/x86/hp/
H A Dhp_accel.c21 #include <linux/poll.h>
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm-interface.c22 #include <linux/poll.h>
/kernel/linux/linux-6.6/drivers/char/ipmi/
H A Dipmi_powernv.c141 /* If came via the poll, and response was not yet ready */ in ipmi_powernv_recv()
200 .poll = ipmi_powernv_poll,
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtrap.c18 ch_stats->poll++; in mlx5e_trap_napi_poll()
/kernel/linux/linux-6.6/drivers/net/wan/
H A Dhdlc_x25.c19 #include <linux/poll.h>
H A Dhdlc.c33 #include <linux/poll.h>
/kernel/linux/linux-6.6/drivers/media/pci/saa7134/
H A Dsaa7134-empress.c165 .poll = vb2_fop_poll,
/kernel/linux/linux-6.6/drivers/media/pci/solo6x10/
H A Dsolo6x10-g723.c14 #include <linux/poll.h>
/kernel/linux/linux-6.6/drivers/net/pcs/
H A Dpcs-lynx.c328 lynx->pcs.poll = true; in lynx_pcs_create()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dsys_ia32.c34 #include <linux/poll.h>
/kernel/linux/linux-6.6/drivers/macintosh/
H A Dmacio-adb.c47 #define APD 0x10 /* auto-poll data */
80 .poll = macio_adb_poll,
H A Dvia-macii.c103 .poll = macii_poll,
122 static bool srq_asserted; /* have to poll for the device that asserted it */
126 static unsigned int autopoll_devs; /* bits set are device addresses to poll */
183 /* Send an ADB poll (Talk Register 0 command prepended to the request queue) */
198 /* The device most recently polled may not be the best device to poll in macii_queue_poll()
236 /* Send an ADB request; if sync, poll out the reply 'till it's done */
356 * to be activity on the ADB bus. The chip will poll to achieve this.
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dhp_sdc_rtc.c45 #include <linux/poll.h>
/kernel/linux/linux-6.6/net/nfc/nci/
H A Duart.c20 #include <linux/poll.h>
346 /* We don't provide read/write/poll interface for user space. */
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dpsock_snd.c19 #include <poll.h>
/kernel/linux/linux-6.6/tools/usb/ffs-aio-example/multibuff/device_app/
H A Daio_multibuff.c40 #include <sys/poll.h>

Completed in 17 milliseconds

1...<<41424344454647484950>>...92