Searched refs:poll_table (Results 1 - 25 of 245) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/media/
H A Drds.h36 poll_table *event_list;
H A Dlirc_dev.h218 unsigned int lirc_dev_fop_poll(struct file *file, poll_table *wait);
H A Dvideobuf-core.h219 poll_table *wait);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/ivtv/
H A Divtv-fileops.h31 unsigned int ivtv_v4l2_enc_poll(struct file *filp, poll_table * wait);
32 unsigned int ivtv_v4l2_dec_poll(struct file *filp, poll_table * wait);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/irnet/
H A Dirnet_ppp.h60 poll_table *);
78 poll_table *);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dpoll.h38 } poll_table; typedef in typeref:struct:poll_table_struct
40 static inline void poll_wait(struct file * filp, wait_queue_head_t * wait_address, poll_table *p)
46 static inline void init_poll_funcptr(poll_table *pt, poll_queue_proc qproc)
63 poll_table pt;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx18/
H A Dcx18-fileops.h31 unsigned int cx18_v4l2_enc_poll(struct file *filp, poll_table *wait);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/oss/
H A Dseq_oss_readq.h45 unsigned int snd_seq_oss_readq_poll(struct seq_oss_readq *readq, struct file *file, poll_table *wait);
H A Dseq_oss_device.h131 unsigned int snd_seq_oss_poll(struct seq_oss_devinfo *dp, struct file *file, poll_table * wait);
H A Dseq_oss.c67 static unsigned int odev_poll(struct file *file, poll_table * wait);
200 odev_poll(struct file *file, poll_table * wait)
H A Dseq_oss_readq.c193 snd_seq_oss_readq_poll(struct seq_oss_readq *q, struct file *file, poll_table *wait)
H A Dseq_oss_rw.c199 snd_seq_oss_poll(struct seq_oss_devinfo *dp, struct file *file, poll_table * wait)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/
H A Dseq_fifo.h66 int snd_seq_fifo_poll_wait(struct snd_seq_fifo *f, struct file *file, poll_table *wait);
H A Dseq_clientmgr.h97 int snd_seq_kernel_client_write_poll(int clientid, struct file *file, poll_table *wait);
H A Dseq_memory.h100 int snd_seq_pool_poll_wait(struct snd_seq_pool *pool, struct file *file, poll_table *wait);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dsound_calls.h23 unsigned int DMAbuf_poll(struct file *file, int dev, poll_table *wait);
50 unsigned int sequencer_poll(int dev, struct file *file, poll_table * wait);
70 unsigned int MIDIbuf_poll(int dev, struct file *file, poll_table * wait);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/proc/
H A Dkmsg.c42 static unsigned int kmsg_poll(struct file *file, poll_table *wait)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/atm/
H A Dcommon.h10 #include <linux/poll.h> /* for poll_table */
20 unsigned int vcc_poll(struct file *file, struct socket *sock, poll_table *wait);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dhwdep.h41 poll_table *wait);
H A Dinfo.h65 poll_table *wait);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/tomoyo/
H A Dsecurityfs_if.c44 * @wait: Pointer to "poll_table".
48 static unsigned int tomoyo_poll(struct file *file, poll_table *wait)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/iucv/
H A Daf_iucv.h94 poll_table *wait);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/vhost/
H A Dvhost.h38 poll_table table;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/eicon/
H A Ddivamnt.c118 static unsigned int maint_poll(struct file *file, poll_table * wait)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/bluetooth/
H A Dbluetooth.h129 uint bt_sock_poll(struct file * file, struct socket *sock, poll_table *wait);

Completed in 132 milliseconds

12345678910