relay_file_poll(9)
NAME
relay_file_poll - poll file op for relay files
SYNOPSIS
unsigned int relay_file_poll(struct file * filp, poll_table * wait);
ARGUMENTS
- filp
- the file
- wait
- poll table
DESCRIPTION
Poll implemention.
relay_file_poll - poll file op for relay files
unsigned int relay_file_poll(struct file * filp, poll_table * wait);
Poll implemention.