Searched refs:poll (Results 776 - 800 of 2161) sorted by relevance
1...<<31323334353637383940>>...87
/kernel/linux/linux-5.10/drivers/staging/octeon/ |
H A D | ethernet-spi.c | 169 * not to bring the system to a crawl, we only poll a in cvm_oct_spi_poll() 207 priv->poll = cvm_oct_spi_poll; in cvm_oct_spi_init()
|
/kernel/linux/linux-5.10/drivers/sbus/char/ |
H A D | flash.c | 12 #include <linux/poll.h>
|
/kernel/linux/linux-6.6/drivers/media/radio/ |
H A D | radio-timb.c | 83 .poll = v4l2_ctrl_poll,
|
/kernel/linux/linux-6.6/drivers/misc/mei/ |
H A D | client.h | 11 #include <linux/poll.h>
|
/kernel/linux/linux-6.6/drivers/media/radio/si4713/ |
H A D | radio-platform-si4713.c | 50 .poll = v4l2_ctrl_poll,
|
/kernel/linux/linux-6.6/drivers/media/usb/uvc/ |
H A D | uvc_metadata.c | 155 .poll = vb2_fop_poll,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_txrx.c | 147 ch_stats->poll++; in mlx5e_napi_poll() 188 /* Keep after async ICOSQ CQ poll */ in mlx5e_napi_poll()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/nfdk/ |
H A D | rings.c | 187 .poll = nfp_nfdk_poll,
|
/kernel/linux/linux-6.6/include/drm/ |
H A D | drm_gem.h | 438 .poll = drm_poll,\
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | rpmsg.h | 19 #include <linux/poll.h>
|
H A D | rtc.h | 40 #include <linux/poll.h>
|
/kernel/linux/linux-6.6/drivers/staging/octeon/ |
H A D | ethernet-spi.c | 169 * not to bring the system to a crawl, we only poll a in cvm_oct_spi_poll() 207 priv->poll = cvm_oct_spi_poll; in cvm_oct_spi_init()
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | toshiba_bluetooth.c | 203 .poll = bt_rfkill_poll,
|
/kernel/linux/linux-6.6/drivers/virt/acrn/ |
H A D | irqfd.c | 14 #include <linux/poll.h> 28 * @pt: Structure for select/poll on the associated eventfd
|
/kernel/linux/linux-6.6/drivers/char/tpm/ |
H A D | tpm-dev-common.c | 15 #include <linux/poll.h>
|
/kernel/linux/linux-6.6/drivers/bluetooth/ |
H A D | hci_h4.c | 19 #include <linux/poll.h>
|
/kernel/linux/linux-6.6/drivers/media/firewire/ |
H A D | firedtv-ci.c | 218 .poll = fdtv_ca_io_poll,
|
/kernel/linux/linux-6.6/drivers/net/pcs/ |
H A D | pcs-mtk-lynxi.c | 290 mpcs->pcs.poll = true; in mtk_pcs_lynxi_create()
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | msr.c | 28 #include <linux/poll.h>
|
/kernel/linux/linux-6.6/drivers/iio/buffer/ |
H A D | kfifo_buf.c | 14 #include <linux/poll.h>
|
/kernel/linux/linux-6.6/drivers/macintosh/ |
H A D | adb-iop.c | 57 .poll = adb_iop_poll,
|
/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | psmouse.h | 127 int (*poll)(struct psmouse *psmouse); member
|
/kernel/linux/linux-6.6/sound/usb/usx2y/ |
H A D | usX2Yhwdep.c | 238 hw->ops.poll = snd_us428ctls_poll; in usx2y_hwdep_new()
|
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/ |
H A D | demand_paging_test.c | 16 #include <poll.h>
|
/kernel/linux/linux-6.6/scripts/kconfig/tests/ |
H A D | conftest.py | 80 while ps.poll() is None:
|
Completed in 13 milliseconds
1...<<31323334353637383940>>...87