Searched refs:poll_table_struct (Results 1 – 25 of 83) sorted by relevance
1234
/linux-2.6.39/include/linux/ |
D | poll.h | 28 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
|
D | tty_ldisc.h | 137 struct poll_table_struct *);
|
D | net.h | 64 struct poll_table_struct; 178 struct poll_table_struct *wait);
|
/linux-2.6.39/drivers/isdn/i4l/ |
D | isdn_ppp.h | 26 extern unsigned int isdn_ppp_poll(struct file *, struct poll_table_struct *);
|
/linux-2.6.39/include/media/ |
D | media-devnode.h | 47 unsigned int (*poll) (struct file *, struct poll_table_struct *);
|
D | v4l2-dev.h | 62 unsigned int (*poll) (struct file *, struct poll_table_struct *);
|
D | v4l2-mem2mem.h | 120 struct poll_table_struct *wait);
|
/linux-2.6.39/fs/proc/ |
D | inode.c | 199 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/ |
D | daemon.c | 35 struct poll_table_struct *); 294 struct poll_table_struct *poll) in cachefiles_daemon_poll()
|
/linux-2.6.39/drivers/media/radio/wl128x/ |
D | fmdrv_common.h | 378 struct poll_table_struct *);
|
D | fmdrv_v4l2.c | 95 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/ |
D | media-devnode.c | 107 struct poll_table_struct *poll) in media_poll()
|
/linux-2.6.39/arch/um/drivers/ |
D | hostaudio_kern.c | 127 struct poll_table_struct *wait) in hostaudio_poll()
|
/linux-2.6.39/drivers/staging/tm6000/ |
D | tm6000.h | 349 struct poll_table_struct *wait);
|
/linux-2.6.39/drivers/staging/speakup/ |
D | speakup_soft.c | 294 struct poll_table_struct *wait) in softsynth_poll()
|
/linux-2.6.39/drivers/char/ |
D | genrtc.c | 208 struct poll_table_struct *wait) in gen_rtc_poll()
|
D | snsc.c | 326 scdrv_poll(struct file *file, struct poll_table_struct *wait) in scdrv_poll()
|
/linux-2.6.39/arch/cris/arch-v32/drivers/mach-a3/ |
D | gpio.c | 82 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/ |
D | gpio.c | 84 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/ |
D | scsi_tgt_if.c | 260 static unsigned int tgt_poll(struct file * file, struct poll_table_struct *wait) in tgt_poll()
|
/linux-2.6.39/drivers/infiniband/hw/qib/ |
D | qib_file_ops.c | 56 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/ |
D | n_r3964.c | 141 struct poll_table_struct *wait); 1218 struct poll_table_struct *wait) in r3964_poll()
|
/linux-2.6.39/drivers/usb/core/ |
D | devices.c | 645 struct poll_table_struct *wait) in usb_device_poll()
|
/linux-2.6.39/drivers/media/video/saa7134/ |
D | saa7134-empress.c | 144 ts_poll(struct file *file, struct poll_table_struct *wait) in ts_poll()
|
/linux-2.6.39/drivers/media/video/ |
D | v4l2-mem2mem.c | 406 struct poll_table_struct *wait) in v4l2_m2m_poll()
|
1234