Home
last modified time | relevance | path

Searched defs:poll (Results 26 – 50 of 112) sorted by relevance

12345

/linux/drivers/pci/hotplug/
H A Dcpcihp_zt5550.c42 static bool poll; variable
/linux/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzip_vas.c137 long poll = 0; in nx_wait_for_csb() local
/linux/drivers/isdn/mISDN/
H A Ddsp_core.c167 static int poll; variable
/linux/drivers/media/mc/
H A Dmc-devnode.c95 struct poll_table_struct *poll) in media_poll()
/linux/include/linux/
H A Dtty_ldisc.h249 __poll_t (*poll)(struct tty_struct *tty, struct file *file, member
H A Dipmi_smi.h211 void (*poll)(void *send_info); member
H A Dhid-sensor-hub.h231 struct hid_sensor_hub_attribute_info poll; member
/linux/arch/x86/kvm/
H A Dirq.h38 u8 poll; member
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_packet.c367 int poll = 64; in sparx5_xtr_handler() local
/linux/drivers/input/
H A Dinput-poller.c16 void (*poll)(struct input_dev *dev); member
/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_cmd.c619 u32 poll = 0; in rtl8723b_download_rsvd_page() local
885 u32 poll = 0; in rtl8723b_download_BTCoex_AP_mode_rsvd_page() local
/linux/drivers/vhost/
H A Dvhost.c165 struct vhost_poll *poll; in vhost_poll_func() local
175 struct vhost_poll *poll = container_of(wait, struct vhost_poll, wait); in vhost_poll_wakeup() local
197 void vhost_poll_init(struct vhost_poll *poll, vhost_work_fn_t fn, in vhost_poll_init()
214 int vhost_poll_start(struct vhost_poll *poll, struct file *file) in vhost_poll_start()
235 void vhost_poll_stop(struct vhost_poll *poll) in vhost_poll_stop()
333 void vhost_poll_queue(struct vhost_poll *poll) in vhost_poll_queue()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dbase.c112 bool poll = true; in nvkm_therm_update() local
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_dp.h142 int (*poll)(struct napi_struct *napi, int budget); member
/linux/drivers/scsi/qla4xxx/
H A Dql4_83xx.h246 uint32_t poll; member
263 uint32_t poll; member
276 uint32_t poll; member
/linux/drivers/power/supply/
H A Dbq24735-charger.c56 struct delayed_work poll; member
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_mbox.c701 int poll) in write_mbox_msg_attr()
757 int poll, u16 *wb_status) in wait_for_mbox_seg_completion()
798 int poll, void *msg_info) in send_mbox_seg()
/linux/drivers/usb/typec/
H A Dhd3ss3220.c56 bool poll; member
/linux/net/nfc/nci/
H A Dntf.c436 struct activation_params_poll_nfc_dep *poll; in nci_extract_activation_params_nfc_dep() local
/linux/fs/cachefiles/
H A Ddaemon.c358 struct poll_table_struct *poll) in cachefiles_daemon_poll()
/linux/include/media/
H A Dv4l2-dev.h205 __poll_t (*poll) (struct file *, struct poll_table_struct *); member
/linux/drivers/media/cec/core/
H A Dcec-api.c35 struct poll_table_struct *poll) in cec_poll()
/linux/kernel/events/
H A Dinternal.h24 atomic_t poll; /* POLL_ for wakeups */ member
/linux/drivers/firmware/arm_scmi/
H A Draw_mode.c682 bool async, bool poll) in scmi_raw_message_send()
818 bool async, bool poll) in scmi_dbg_raw_mode_common_write()
/linux/arch/xtensa/platforms/iss/
H A Dnetwork.c63 int (*poll)(struct iss_net_private *lp); member

12345