Searched defs:poll (Results 1 - 88 of 88) sorted by relevance

/linux-4.4.14/arch/sparc/kernel/
H A Dsparc_ksyms_32.c16 struct poll { struct
H A Dsparc_ksyms_64.c19 struct poll { struct
/linux-4.4.14/drivers/staging/octeon/
H A Docteon-ethernet.h48 void (*poll)(struct net_device *dev); member in struct:octeon_ethernet
/linux-4.4.14/drivers/input/misc/
H A Dwm831x-on.c45 int poll, ret; wm831x_poll_on() local
H A Dda9063_onkey.c99 bool poll = true; da9063_poll_on() local
/linux-4.4.14/include/linux/
H A Dblk-iopoll.h13 blk_iopoll_fn *poll; member in struct:blk_iopoll
H A Dinput-polldev.h42 void (*poll)(struct input_polled_dev *dev); member in struct:input_polled_dev
H A Dposix-clock.h93 uint (*poll) (struct posix_clock *pc, member in struct:posix_clock_operations
H A Dthread_info.h47 } poll; member in union:restart_block::__anon13234
H A Dtty_ldisc.h201 unsigned int (*poll)(struct tty_struct *, struct file *, member in struct:tty_ldisc_ops
H A Dadb.h36 void (*poll)(void); member in struct:adb_driver
H A Drfkill.h62 void (*poll)(struct rfkill *rfkill, void *data); member in struct:rfkill_ops
H A Dsysctl.h92 static inline void *proc_sys_poll_event(struct ctl_table_poll *poll) proc_sys_poll_event() argument
113 struct ctl_table_poll *poll; member in struct:ctl_table
H A Ddma-buf.h140 wait_queue_head_t poll; member in struct:dma_buf
144 wait_queue_head_t *poll; member in struct:dma_buf::dma_buf_poll_cb_t
H A Dhid-sensor-hub.h235 struct hid_sensor_hub_attribute_info poll; member in struct:hid_sensor_common
H A Dipmi_smi.h132 void (*poll)(void *send_info); member in struct:ipmi_smi_handlers
H A Dnet.h149 unsigned int (*poll) (struct file *file, struct socket *sock, member in struct:proto_ops
H A Dblk-mq.h125 poll_fn *poll; member in struct:blk_mq_ops
H A Dfs.h1618 unsigned int (*poll) (struct file *, struct poll_table_struct *); member in struct:file_operations
H A Dnetdevice.h312 int (*poll)(struct napi_struct *, int); member in struct:napi_struct
/linux-4.4.14/include/media/
H A Dmedia-devnode.h47 unsigned int (*poll) (struct file *, struct poll_table_struct *); member in struct:media_file_operations
H A Dv4l2-dev.h67 unsigned int (*poll) (struct file *, struct poll_table_struct *); member in struct:v4l2_file_operations
H A Dsoc_camera.h130 unsigned int (*poll)(struct file *, poll_table *); member in struct:soc_camera_host_ops
/linux-4.4.14/include/linux/platform_data/
H A Dmv_usb.h33 int (*poll)(void); member in struct:mv_usb_addon_irq
/linux-4.4.14/drivers/media/
H A Dmedia-devnode.c107 media_poll(struct file *filp, struct poll_table_struct *poll) media_poll() argument
/linux-4.4.14/drivers/mfd/
H A Darizona-irq.c97 bool poll; arizona_irq_thread() local
H A Dtps65010.c322 u8 tmp = 0, mask, poll; tps65010_interrupt() local
/linux-4.4.14/drivers/pci/hotplug/
H A Dcpcihp_zt5550.c61 static bool poll; variable
/linux-4.4.14/drivers/gpu/drm/
H A Ddrm_probe_helper.c110 bool poll = false; drm_kms_helper_poll_enable_locked() local
/linux-4.4.14/include/sound/
H A Dhwdep.h40 unsigned int (*poll)(struct snd_hwdep *hw, struct file *file, member in struct:snd_hwdep_ops
H A Dinfo.h65 unsigned int (*poll)(struct snd_info_entry *entry, member in struct:snd_info_entry_ops
/linux-4.4.14/drivers/isdn/mISDN/
H A Ddsp_core.c169 static int poll; variable
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dbase.c95 bool poll = true; nvkm_therm_update() local
/linux-4.4.14/drivers/misc/cxl/
H A Dapi.c239 unsigned int cxl_fd_poll(struct file *file, struct poll_table_struct *poll) cxl_fd_poll() argument
H A Dfile.c291 unsigned int afu_poll(struct file *file, struct poll_table_struct *poll) afu_poll() argument
/linux-4.4.14/arch/um/os-Linux/
H A Dsigio.c38 struct pollfd *poll; member in struct:pollfds
/linux-4.4.14/arch/x86/kvm/
H A Dirq.h49 u8 poll; member in struct:kvm_kpic_state
/linux-4.4.14/fs/
H A Dmount.h14 wait_queue_head_t poll; member in struct:mnt_namespace
/linux-4.4.14/fs/cachefiles/
H A Ddaemon.c293 cachefiles_daemon_poll(struct file *file, struct poll_table_struct *poll) cachefiles_daemon_poll() argument
/linux-4.4.14/kernel/events/
H A Dinternal.h22 atomic_t poll; /* POLL_ for wakeups */ member in struct:ring_buffer
/linux-4.4.14/net/nfc/nci/
H A Dntf.c418 struct activation_params_poll_nfc_dep *poll; nci_extract_activation_params_nfc_dep() local
/linux-4.4.14/drivers/tty/vt/
H A Dvc_screen.c66 struct vcs_poll_data *poll = vcs_notifier() local
87 vcs_poll_data_free(struct vcs_poll_data *poll) vcs_poll_data_free() argument
96 struct vcs_poll_data *poll = file->private_data, *kill = NULL; vcs_poll_data_get() local
201 struct vcs_poll_data *poll; vcs_read() local
564 struct vcs_poll_data *poll = vcs_poll_data_get(file); vcs_poll() local
578 struct vcs_poll_data *poll = file->private_data; vcs_fasync() local
607 struct vcs_poll_data *poll = file->private_data; vcs_release() local
/linux-4.4.14/drivers/vhost/
H A Dvhost.h72 struct vhost_poll poll; member in struct:vhost_virtqueue
H A Dnet.c103 struct vhost_poll poll[VHOST_NET_VQ_MAX]; member in struct:vhost_net
722 struct vhost_poll *poll = n->poll + (nvq - n->vqs); vhost_net_disable_vq() local
733 struct vhost_poll *poll = n->poll + (nvq - n->vqs); vhost_net_enable_vq() local
H A Dvhost.c119 struct vhost_poll *poll; vhost_poll_func() local
129 struct vhost_poll *poll = container_of(wait, struct vhost_poll, wait); vhost_poll_wakeup() local
149 void vhost_poll_init(struct vhost_poll *poll, vhost_work_fn_t fn, vhost_poll_init() argument
164 int vhost_poll_start(struct vhost_poll *poll, struct file *file) vhost_poll_start() argument
187 void vhost_poll_stop(struct vhost_poll *poll) vhost_poll_stop() argument
226 void vhost_poll_flush(struct vhost_poll *poll) vhost_poll_flush() argument
248 void vhost_poll_queue(struct vhost_poll *poll) vhost_poll_queue() argument
/linux-4.4.14/drivers/dma-buf/
H A Ddma-buf.c135 static unsigned int dma_buf_poll(struct file *file, poll_table *poll) dma_buf_poll() argument
/linux-4.4.14/fs/kernfs/
H A Dfile.c38 wait_queue_head_t poll; member in struct:kernfs_open_node
/linux-4.4.14/include/net/irda/
H A Dircomm_param.h135 __u8 poll; member in struct:ircomm_params
/linux-4.4.14/drivers/staging/rtl8188eu/hal/
H A Drtl8188e_cmd.c568 u32 poll = 0; rtl8188e_set_FwJoinBssReport_cmd() local
/linux-4.4.14/drivers/staging/comedi/drivers/
H A Dpcl816.c455 unsigned int poll; pcl816_ai_poll() local
H A Dpcl812.c863 unsigned int poll; pcl812_ai_poll() local
/linux-4.4.14/drivers/mmc/host/
H A Dsdhci-msm.c67 static inline int msm_dll_poll_ck_out_en(struct sdhci_host *host, u8 poll) msm_dll_poll_ck_out_en() argument
80 mmc_hostname(mmc), poll); msm_dll_poll_ck_out_en() local
H A Dvub300.c168 struct sd_irqpoll_header poll; member in union:sd_command
/linux-4.4.14/drivers/input/mouse/
H A Dpsmouse.h80 int (*poll)(struct psmouse *psmouse); member in struct:psmouse
/linux-4.4.14/drivers/media/v4l2-core/
H A Dv4l2-dev.c331 static unsigned int v4l2_poll(struct file *filp, struct poll_table_struct *poll) v4l2_poll() argument
/linux-4.4.14/arch/xtensa/platforms/iss/
H A Dnetwork.c93 int (*poll)(struct iss_net_private *lp); member in struct:iss_net_private::__anon3252
/linux-4.4.14/drivers/usb/serial/
H A Diuu_phoenix.c60 int poll; /* number of poll */ member in struct:iuu_private
/linux-4.4.14/drivers/staging/media/lirc/
H A Dlirc_zilog.c1208 static unsigned int poll(struct file *filep, poll_table *wait) poll() function
/linux-4.4.14/drivers/staging/comedi/
H A Dcomedidev.h201 int (*poll)(struct comedi_device *, struct comedi_subdevice *); member in struct:comedi_subdevice
/linux-4.4.14/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c41 static int poll = DEFAULT_TRANSP_BURST_SZ; variable
H A Dhfcpci.c60 static uint poll, tics; variable
H A Dhfcmulti.c224 static uint poll; variable
/linux-4.4.14/include/net/bluetooth/
H A Dbluetooth.h280 poll:1, member in struct:l2cap_ctrl
/linux-4.4.14/drivers/tty/
H A Dn_tty.c1947 static inline int input_available_p(struct tty_struct *tty, int poll) input_available_p() argument
/linux-4.4.14/drivers/tty/serial/
H A Dsccnxp.c127 bool poll; member in struct:sccnxp_port
/linux-4.4.14/drivers/usb/atm/
H A Dcxacru.c356 int poll = -1; cxacru_sysfs_store_adsl_state() local
/linux-4.4.14/drivers/scsi/qla4xxx/
H A Dql4_83xx.h264 uint32_t poll; member in struct:qla8044_minidump_entry_rddfe
281 uint32_t poll; member in struct:qla8044_minidump_entry_rdmdio
294 uint32_t poll; member in struct:qla8044_minidump_entry_pollwr
H A Dql4_nx.c2646 uint32_t poll, mask, data_size, modify_mask; qla4_84xx_minidump_process_rddfe() local
2743 uint32_t poll, mask; qla4_84xx_minidump_process_rdmdio() local
2814 uint32_t addr1, addr2, value1, value2, poll, mask, r_value; qla4_84xx_minidump_process_pollwr() local
/linux-4.4.14/drivers/net/wan/
H A Dcosa.c928 cosa_poll(struct file *file, poll_table *poll) cosa_poll() argument
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_init.c1839 struct qlc_83xx_poll *poll; qlcnic_83xx_poll_list() local
1883 struct qlc_83xx_poll *poll; qlcnic_83xx_poll_write_list() local
1937 struct qlc_83xx_poll *poll; qlcnic_83xx_poll_read_list() local
H A Dqlcnic_minidump.c910 struct __pollrdmwr *poll = &entry->region.pollrdmwr; qlcnic_read_pollrdmwr() local
/linux-4.4.14/drivers/net/ethernet/broadcom/
H A Dsb1250-mac.c1066 sbdma_rx_process(struct sbmac_softc *sc, struct sbmacdma *d, int work_to_do, int poll) sbdma_rx_process() argument
1231 sbdma_tx_process(struct sbmac_softc *sc, struct sbmacdma *d, int poll) sbdma_tx_process() argument
/linux-4.4.14/arch/x86/include/uapi/asm/
H A Dkvm.h68 __u8 poll; member in struct:kvm_pic_state
/linux-4.4.14/fs/proc/
H A Dproc_sysctl.c44 void proc_sys_poll_notify(struct ctl_table_poll *poll) proc_sys_poll_notify() argument
/linux-4.4.14/drivers/xen/events/
H A Devents_base.c1532 struct sched_poll poll; xen_poll_irq_timeout() local
/linux-4.4.14/drivers/scsi/megaraid/
H A Dmbox_defs.h175 uint8_t poll; member in struct:__anon9774
/linux-4.4.14/drivers/scsi/qla2xxx/
H A Dqla_nx2.c2994 uint32_t poll, mask, modify_mask; qla8044_minidump_process_rddfe() local
3164 uint32_t addr1, addr2, value1, value2, poll, r_value; qla8044_minidump_process_pollwr() local
H A Dqla_nx2.h444 uint32_t poll; member in struct:qla8044_minidump_entry_rddfe
461 uint32_t poll; member in struct:qla8044_minidump_entry_rdmdio
474 uint32_t poll; member in struct:qla8044_minidump_entry_pollwr
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c2451 u32 i, poll; ixgbe_disable_pcie_master() local
3659 u32 gcr_ext, hlreg0, i, poll; ixgbe_clear_tx_pending() local
/linux-4.4.14/drivers/staging/rtl8188eu/core/
H A Drtw_mlme_ext.c1966 int poll = 0; send_beacon() local
/linux-4.4.14/drivers/staging/rtl8723au/core/
H A Drtw_mlme_ext.c3970 int poll = 0; send_beacon23a() local
/linux-4.4.14/drivers/scsi/
H A Dmegaraid.h104 volatile u8 poll; member in struct:mbox_in
H A Dosst.h591 unsigned char poll; /* flag that this drive needs polling (IDE|firmware) */ member in struct:osst_tape
/linux-4.4.14/drivers/char/ipmi/
H A Dipmi_si_intf.c1114 static void poll(void *send_info) poll() function
/linux-4.4.14/net/bluetooth/
H A Dl2cap_core.c1099 static void l2cap_send_rr_or_rnr(struct l2cap_chan *chan, bool poll) l2cap_send_rr_or_rnr() argument
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
H A Dsdio.c475 bool poll; /* Use polling */ member in struct:brcmf_sdio
/linux-4.4.14/drivers/net/ethernet/sfc/
H A Dnet_driver.h722 bool (*poll) (struct efx_nic *efx); member in struct:efx_phy_operations
/linux-4.4.14/security/tomoyo/
H A Dcommon.h791 unsigned int (*poll) (struct file *file, poll_table *wait); member in struct:tomoyo_io_buffer

Completed in 3322 milliseconds