Searched defs:poll_next (Results 1 – 3 of 3) sorted by relevance
919 int poll_next; in ata_sff_hsm_move() local1216 int poll_next; in ata_sff_pio_task() local
1460 static __poll_t poll_next(struct file *fp, in poll_next() function
2133 fn poll_next(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Option<Self::Item>> { in poll_next() method