Home
last modified time | relevance | path

Searched defs:poll (Results 1 – 25 of 69) sorted by relevance

123

/linux-3.3/arch/sparc/kernel/
Dsparc_ksyms_64.c20 struct poll { struct
21 int fd;
22 short events;
23 short revents;
Dsparc_ksyms_32.c17 struct poll { struct
18 int fd;
19 short events;
20 short revents;
/linux-3.3/drivers/tty/vt/
Dvc_screen.c66 struct vcs_poll_data *poll = in vcs_notifier() local
87 vcs_poll_data_free(struct vcs_poll_data *poll) in vcs_poll_data_free()
96 struct vcs_poll_data *poll = file->private_data; in vcs_poll_data_get() local
214 struct vcs_poll_data *poll; in vcs_read() local
577 struct vcs_poll_data *poll = vcs_poll_data_get(file); in vcs_poll() local
591 struct vcs_poll_data *poll = file->private_data; in vcs_fasync() local
620 struct vcs_poll_data *poll = file->private_data; in vcs_release() local
/linux-3.3/drivers/vhost/
Dvhost.c48 struct vhost_poll *poll; in vhost_poll_func() local
58 struct vhost_poll *poll = container_of(wait, struct vhost_poll, wait); in vhost_poll_wakeup() local
77 void vhost_poll_init(struct vhost_poll *poll, vhost_work_fn_t fn, in vhost_poll_init()
90 void vhost_poll_start(struct vhost_poll *poll, struct file *file) in vhost_poll_start()
101 void vhost_poll_stop(struct vhost_poll *poll) in vhost_poll_stop()
135 void vhost_poll_flush(struct vhost_poll *poll) in vhost_poll_flush()
154 void vhost_poll_queue(struct vhost_poll *poll) in vhost_poll_queue()
/linux-3.3/include/linux/
Dinput-polldev.h42 void (*poll)(struct input_polled_dev *dev); member
Dblk-iopoll.h13 blk_iopoll_fn *poll; member
Dposix-clock.h93 uint (*poll) (struct posix_clock *pc, member
Dtty_ldisc.h136 unsigned int (*poll)(struct tty_struct *, struct file *, member
Dipmi_smi.h120 void (*poll)(void *send_info); member
Dadb.h71 void (*poll)(void); member
Dthread_info.h46 } poll; member
Drfkill.h146 void (*poll)(struct rfkill *rfkill, void *data); member
/linux-3.3/drivers/staging/octeon/
Docteon-ethernet.h59 void (*poll) (struct net_device *dev); member
/linux-3.3/drivers/input/misc/
Dwm831x-on.c46 int poll, ret; in wm831x_poll_on() local
/linux-3.3/include/media/
Dmedia-devnode.h47 unsigned int (*poll) (struct file *, struct poll_table_struct *); member
/linux-3.3/drivers/media/
Dmedia-devnode.c107 struct poll_table_struct *poll) in media_poll()
/linux-3.3/include/linux/platform_data/
Dmv_usb.h33 int (*poll)(void); member
/linux-3.3/kernel/events/
Dinternal.h20 atomic_t poll; /* POLL_ for wakeups */ member
/linux-3.3/include/sound/
Dhwdep.h40 unsigned int (*poll)(struct snd_hwdep *hw, struct file *file, member
/linux-3.3/drivers/pci/hotplug/
Dcpcihp_zt5550.c61 static bool poll; variable
Dpciehp_hpc.c152 static void pcie_wait_cmd(struct controller *ctrl, int poll) in pcie_wait_cmd()
228 int poll = 0; in pcie_write_cmd() local
/linux-3.3/arch/x86/kvm/
Dirq.h49 u8 poll; member
/linux-3.3/drivers/isdn/mISDN/
Ddsp_core.c169 static int poll; variable
/linux-3.3/arch/ia64/xen/
Dxcom_hcall.c238 struct sched_poll *poll = arg; in xencomm_hypercall_sched_op() local
/linux-3.3/drivers/input/touchscreen/
Dtps6507x-ts.c173 int poll = 0; in tps6507x_ts_handler() local

123