Home
last modified time | relevance | path

Searched refs:poll_table_struct (Results 1 – 25 of 83) sorted by relevance

1234

/linux-2.6.39/include/linux/
Dpoll.h28 struct poll_table_struct;
33 typedef void (*poll_queue_proc)(struct file *, wait_queue_head_t *, struct poll_table_struct *);
35 typedef struct poll_table_struct { struct
Dtty_ldisc.h137 struct poll_table_struct *);
Dnet.h64 struct poll_table_struct;
178 struct poll_table_struct *wait);
/linux-2.6.39/drivers/isdn/i4l/
Disdn_ppp.h26 extern unsigned int isdn_ppp_poll(struct file *, struct poll_table_struct *);
/linux-2.6.39/include/media/
Dmedia-devnode.h47 unsigned int (*poll) (struct file *, struct poll_table_struct *);
Dv4l2-dev.h62 unsigned int (*poll) (struct file *, struct poll_table_struct *);
Dv4l2-mem2mem.h120 struct poll_table_struct *wait);
/linux-2.6.39/fs/proc/
Dinode.c199 static unsigned int proc_reg_poll(struct file *file, struct poll_table_struct *pts) in proc_reg_poll()
203 unsigned int (*poll)(struct file *, struct poll_table_struct *); in proc_reg_poll()
/linux-2.6.39/fs/cachefiles/
Ddaemon.c35 struct poll_table_struct *);
294 struct poll_table_struct *poll) in cachefiles_daemon_poll()
/linux-2.6.39/drivers/media/radio/wl128x/
Dfmdrv_common.h378 struct poll_table_struct *);
Dfmdrv_v4l2.c95 static u32 fm_v4l2_fops_poll(struct file *file, struct poll_table_struct *pts) in fm_v4l2_fops_poll()
/linux-2.6.39/drivers/media/
Dmedia-devnode.c107 struct poll_table_struct *poll) in media_poll()
/linux-2.6.39/arch/um/drivers/
Dhostaudio_kern.c127 struct poll_table_struct *wait) in hostaudio_poll()
/linux-2.6.39/drivers/staging/tm6000/
Dtm6000.h349 struct poll_table_struct *wait);
/linux-2.6.39/drivers/staging/speakup/
Dspeakup_soft.c294 struct poll_table_struct *wait) in softsynth_poll()
/linux-2.6.39/drivers/char/
Dgenrtc.c208 struct poll_table_struct *wait) in gen_rtc_poll()
Dsnsc.c326 scdrv_poll(struct file *file, struct poll_table_struct *wait) in scdrv_poll()
/linux-2.6.39/arch/cris/arch-v32/drivers/mach-a3/
Dgpio.c82 struct poll_table_struct *wait);
228 static unsigned int gpio_poll(struct file *file, struct poll_table_struct *wait) in gpio_poll()
/linux-2.6.39/arch/cris/arch-v32/drivers/mach-fs/
Dgpio.c84 struct poll_table_struct *wait);
185 static unsigned int gpio_poll(struct file *file, struct poll_table_struct *wait) in gpio_poll()
/linux-2.6.39/drivers/scsi/
Dscsi_tgt_if.c260 static unsigned int tgt_poll(struct file * file, struct poll_table_struct *wait) in tgt_poll()
/linux-2.6.39/drivers/infiniband/hw/qib/
Dqib_file_ops.c56 static unsigned int qib_poll(struct file *, struct poll_table_struct *);
1092 struct poll_table_struct *pt) in qib_poll_urgent()
1114 struct poll_table_struct *pt) in qib_poll_next()
1133 static unsigned int qib_poll(struct file *fp, struct poll_table_struct *pt) in qib_poll()
/linux-2.6.39/drivers/tty/
Dn_r3964.c141 struct poll_table_struct *wait);
1218 struct poll_table_struct *wait) in r3964_poll()
/linux-2.6.39/drivers/usb/core/
Ddevices.c645 struct poll_table_struct *wait) in usb_device_poll()
/linux-2.6.39/drivers/media/video/saa7134/
Dsaa7134-empress.c144 ts_poll(struct file *file, struct poll_table_struct *wait) in ts_poll()
/linux-2.6.39/drivers/media/video/
Dv4l2-mem2mem.c406 struct poll_table_struct *wait) in v4l2_m2m_poll()

1234