Searched refs:poll (Results 526 - 550 of 2308) sorted by relevance
1...<<21222324252627282930>>...93
/kernel/linux/linux-5.10/include/linux/ |
H A D | tty_ldisc.h | 73 * int (*poll)(struct tty_struct * tty, struct file * file, 76 * This function is called when a user attempts to select/poll on a 78 * discipline to handle poll requests. 197 __poll_t (*poll)(struct tty_struct *, struct file *, member
|
H A D | rfkill.h | 46 * @poll: poll the rfkill block state(s) -- only assign this method 62 void (*poll)(struct rfkill *rfkill, void *data); member
|
H A D | ipmi_smi.h | 143 * Called to poll for work to do. This is so upper layers can 144 * poll for operations during things like crash dumps. 146 void (*poll)(void *send_info); member
|
H A D | hid-sensor-hub.h | 229 struct hid_sensor_hub_attribute_info poll; member
|
/kernel/linux/linux-5.10/include/net/iucv/ |
H A D | af_iucv.h | 16 #include <linux/poll.h>
|
/kernel/linux/linux-5.10/tools/gpio/ |
H A D | gpio-hammer.c | 18 #include <poll.h>
|
/kernel/linux/linux-5.10/fs/ |
H A D | anon_inodes.c | 14 #include <linux/poll.h>
|
/kernel/linux/linux-5.10/drivers/nvme/host/ |
H A D | fabrics.h | 170 int nvmf_connect_io_queue(struct nvme_ctrl *ctrl, u16 qid, bool poll);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/sis/ |
H A D | sis_drv.c | 74 .poll = drm_poll,
|
/kernel/linux/linux-5.10/include/drm/ |
H A D | drm_vblank.h | 29 #include <linux/poll.h>
|
H A D | drm_gem_cma_helper.h | 59 .poll = drm_poll,\
|
/kernel/linux/linux-5.10/drivers/staging/octeon/ |
H A D | ethernet-rgmii.c | 152 priv->poll = cvm_oct_check_preamble_errors; in cvm_oct_rgmii_open()
|
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | event.c | 16 #include <linux/poll.h>
|
/kernel/linux/linux-6.6/include/drm/ |
H A D | drm_gem_dma_helper.h | 266 .poll = drm_poll,\
|
H A D | drm_vblank.h | 29 #include <linux/poll.h>
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | ipmi_smi.h | 208 * Called to poll for work to do. This is so upper layers can 209 * poll for operations during things like crash dumps. 211 void (*poll)(void *send_info); member
|
H A D | rfkill.h | 46 * @poll: poll the rfkill block state(s) -- only assign this method 62 void (*poll)(struct rfkill *rfkill, void *data); member
|
H A D | tty_ldisc.h | 146 * @poll: [TTY] ``int ()(struct tty_struct *tty, struct file *file, 149 * This function is called when a user attempts to select/poll on a @tty 151 * handle poll requests. 250 __poll_t (*poll)(struct tty_struct *tty, struct file *file, member
|
/kernel/linux/linux-6.6/include/net/iucv/ |
H A D | af_iucv.h | 16 #include <linux/poll.h>
|
/kernel/linux/linux-6.6/drivers/staging/octeon/ |
H A D | ethernet-rgmii.c | 152 priv->poll = cvm_oct_check_preamble_errors; in cvm_oct_rgmii_open()
|
/kernel/linux/linux-6.6/drivers/net/wan/ |
H A D | hdlc_raw_eth.c | 19 #include <linux/poll.h>
|
H A D | hdlc_raw.c | 17 #include <linux/poll.h>
|
/kernel/linux/linux-6.6/arch/x86/um/ |
H A D | user-offsets.c | 5 #include <poll.h>
|
/kernel/linux/linux-6.6/drivers/gpu/drm/virtio/ |
H A D | virtgpu_drv.c | 31 #include <linux/poll.h>
|
/kernel/linux/linux-6.6/tools/gpio/ |
H A D | gpio-hammer.c | 18 #include <poll.h>
|
Completed in 10 milliseconds
1...<<21222324252627282930>>...93