HomeSort by relevance Sort by last modified time
    Searched refs:poll_table (Results 1 - 5 of 5) sorted by null

  /external/kernel-headers/original/linux/
poll.h 32 } poll_table; typedef in typeref:struct:poll_table_struct
34 static inline void poll_wait(struct file * filp, wait_queue_head_t * wait_address, poll_table *p)
40 static inline void init_poll_funcptr(poll_table *pt, poll_queue_proc qproc)
55 poll_table pt;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
hwdep.h 36 unsigned int (*poll) (struct snd_hwdep *hw, struct file * file, poll_table * wait);
info.h 61 struct file * file, poll_table * wait);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
hwdep.h 36 unsigned int (*poll) (struct snd_hwdep *hw, struct file * file, poll_table * wait);
info.h 61 struct file * file, poll_table * wait);

Completed in 226 milliseconds