Searched defs:poll (Results 1 – 18 of 18) sorted by relevance
/linux-2.4.37.9/arch/sparc64/kernel/ |
D | sparc64_ksyms.c | 56 struct poll { struct 57 int fd; 58 short events; 59 short revents;
|
/linux-2.4.37.9/arch/sparc/kernel/ |
D | sparc_ksyms.c | 55 struct poll { struct 56 int fd; 57 short events; 58 short revents;
|
/linux-2.4.37.9/drivers/char/drm/ |
D | drm_fops.h | 210 unsigned int DRM(poll)(struct file *filp, struct poll_table_struct *wait) in DRM() argument
|
/linux-2.4.37.9/include/linux/ |
D | tty_ldisc.h | 129 unsigned int (*poll)(struct tty_struct *, struct file *, member
|
D | adb.h | 71 void (*poll)(void); member
|
D | if_wanpipe.h | 51 unsigned poll; member
|
D | net.h | 100 unsigned int (*poll) (struct file *file, struct socket *sock, struct poll_table_struct *wait); member
|
D | videodev.h | 31 unsigned int (*poll)(struct video_device *, struct file *, poll_table *); member
|
D | netdevice.h | 397 int (*poll) (struct net_device *dev, int *quota); member
|
D | wanpipe.h | 372 void (*poll)(struct sdla* card); /* polling routine */ member
|
D | fs.h | 869 unsigned int (*poll) (struct file *, struct poll_table_struct *); member
|
/linux-2.4.37.9/include/net/irda/ |
D | ircomm_param.h | 137 __u8 poll; member
|
/linux-2.4.37.9/arch/m68k/hp300/ |
D | hil.c | 216 } poll; variable
|
/linux-2.4.37.9/drivers/char/ |
D | sx.h | 48 int poll; member
|
/linux-2.4.37.9/drivers/cdrom/ |
D | optcd.c | 1081 static void poll(unsigned long data) in poll() function
|
/linux-2.4.37.9/drivers/net/wan/ |
D | cosa.c | 924 static unsigned int cosa_poll(struct file *file, poll_table *poll) in cosa_poll()
|
/linux-2.4.37.9/drivers/scsi/ |
D | osst.h | 594 …unsigned char poll; /* flag that this drive needs polling (IDE|firmware) … member
|
D | megaraid2.h | 165 volatile u8 poll; member
|