Searched refs:fw_poll (Results 1 – 3 of 3) sorted by relevance
36 void fw_poll(void);118 fw_poll(); in dconsole_getchar()125 fw_poll(); in dconsole_ischar()
396 fw_poll(void) in fw_poll() function431 fw_poll();
68 static d_poll_t fw_poll; variable81 .d_poll = fw_poll,822 fw_poll(struct cdev *dev, int events, fw_proc *td) in fw_poll() function